Skip to content

Commit 31d4d8f

Browse files
Bump docker/build-push-action from 5.1.0 to 6.0.2
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 6.0.2. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@4a13e50...f6010ea) --- 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 aa05098 commit 31d4d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
password: ${{ secrets.GITHUB_TOKEN }}
5959

6060
- name: Build and push
61-
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
61+
uses: docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
6262
with:
6363
platforms: linux/amd64
6464
push: true

0 commit comments

Comments
 (0)