Skip to content

Commit 6db4daf

Browse files
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [Songmu/tagpr](https://github.com/songmu/tagpr) and [docker/build-push-action](https://github.com/docker/build-push-action). Updates `Songmu/tagpr` from 1.5.2 to 1.6.1 - [Release notes](https://github.com/songmu/tagpr/releases) - [Changelog](https://github.com/Songmu/tagpr/blob/main/CHANGELOG.md) - [Commits](Songmu/tagpr@35daec3...812f0c2) Updates `docker/build-push-action` from 6.16.0 to 6.17.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@14487ce...1dc7386) --- updated-dependencies: - dependency-name: Songmu/tagpr dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: docker/build-push-action dependency-version: 6.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32f7d9c commit 6db4daf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tagpr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- id: run-tagpr
2525
name: Run tagpr
26-
uses: Songmu/tagpr@35daec35e8e3172806c763d8f196e6434fd44fbd # v1.5.2
26+
uses: Songmu/tagpr@812f0c28980cb9a1e5cf427b65c1ac6a1d2b4377 # v1.6.1
2727

2828
- uses: haya14busa/action-update-semver@22a3666f9309f0d72ab0ea6c49b7a8019c1eab38 # v1.3.0
2929
if: "steps.run-tagpr.outputs.tag != ''"
@@ -91,7 +91,7 @@ jobs:
9191
password: ${{ secrets.GITHUB_TOKEN }}
9292

9393
- name: Build and push
94-
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
94+
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
9595
with:
9696
context: .
9797
file: Dockerfile

0 commit comments

Comments
 (0)