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 3805b2c commit d76512dCopy full SHA for d76512d
.github/workflows/tagpr.yml
@@ -39,7 +39,7 @@ jobs:
39
args: release --clean
40
env:
41
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42
- - uses: docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6 # v3.3.1
+ - uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
43
with:
44
context: .
45
push: true
0 commit comments