We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9816db commit 21c1a3aCopy full SHA for 21c1a3a
.github/workflows/docker--ghcr.yml
@@ -44,7 +44,7 @@ jobs:
44
${{ runner.os }}-buildx-${{ matrix.images }}-
45
46
- name: Build and push Docker image
47
- uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6
+ uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6
48
with:
49
context: ./docker/${{ matrix.images }}
50
push: true
0 commit comments