We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3080d2 commit 4787f0cCopy full SHA for 4787f0c
.github/workflows/image.yaml
@@ -27,7 +27,7 @@ jobs:
27
registry: ghcr.io
28
username: ${{ github.actor }}
29
password: ${{ secrets.GITHUB_TOKEN }}
30
- - uses: depot/build-push-action@9785b135c3c76c33db102e45be96a25ab55cd507 # v1.16.2
+ - uses: depot/build-push-action@5f3b3c2e5a00f0093de47f657aeaefcedff27d18 # v1.17.0
31
with:
32
project: x0767t05sx
33
push: ${{ github.event_name != 'pull_request' }}
0 commit comments