Skip to content

Commit 7a77430

Browse files
Merge pull request #239 from rojopolis/dependabot/github_actions/docker/build-push-action-6.16.0
2 parents 23dc186 + a04e607 commit 7a77430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
type=semver,pattern={{version}}
4444
4545
- name: Build container
46-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # ratchet:docker/build-push-action@v6
46+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # ratchet:docker/build-push-action@v6
4747
with:
4848
platforms: "linux/amd64,linux/arm64"
4949
cache-from: type=gha

0 commit comments

Comments
 (0)