Skip to content

Commit dc217dd

Browse files
chore(deps): bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f6d543 commit dc217dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
type=sha,format=long
8080
- name: Build and push action
8181
id: docker_action_build
82-
uses: docker/build-push-action@v5
82+
uses: docker/build-push-action@v6
8383
with:
8484
context: .
8585
push: true

0 commit comments

Comments
 (0)