We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f1ed82 commit 21e03dcCopy full SHA for 21e03dc
.github/workflows/docker.yaml
@@ -46,7 +46,7 @@ jobs:
46
image: ghcr.io/${{ github.repository }}/cache
47
- uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
48
- uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
49
- - uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
+ - uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
50
id: build
51
with:
52
push: ${{ github.event_name == 'push' }}
0 commit comments