Skip to content

Commit 905e1d5

Browse files
Merge pull request #245 from rojopolis/dependabot/github_actions/docker/build-push-action-6.18.0
2 parents 4941b3b + a810980 commit 905e1d5

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@1dc73863535b631f98b2378be8619f83b136f4a0 # ratchet:docker/build-push-action@v6
46+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # ratchet:docker/build-push-action@v6
4747
with:
4848
platforms: "linux/amd64,linux/arm64"
4949
cache-from: type=gha

0 commit comments

Comments
 (0)