Skip to content

Commit 92f90d6

Browse files
chore(deps): bump docker/build-push-action in the github-actions group (#747)
Bumps the github-actions group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action). Updates `docker/build-push-action` from 5 to 6 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 977f088 commit 92f90d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_build_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
${{ runner.os }}-buildx-
9191
9292
- name: Build and push Docker image
93-
uses: docker/build-push-action@v5
93+
uses: docker/build-push-action@v6
9494
env:
9595
SOURCE_DATE_EPOCH: ${{ env.TIMESTAMP }}
9696
with:

0 commit comments

Comments
 (0)