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 dbaab59 commit a21307fCopy full SHA for a21307f
.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@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
43
with:
44
context: .
45
push: true
0 commit comments