Skip to content

Commit 9d3f435

Browse files
Bump docker/build-push-action from 5.0.0 to 6.0.2
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 6.0.2. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@0565240...f6010ea) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f9638e commit 9d3f435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-50_publish-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ jobs:
268268
269269
- name: Build and push
270270
id: docker_build
271-
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
271+
uses: docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
272272
with:
273273
push: true
274274
file: docker/dockerfiles/polkadot/polkadot_injected_debian.Dockerfile

0 commit comments

Comments
 (0)