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 c9ac263Copy full SHA for c9ac263
.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@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
43
with:
44
context: .
45
push: true
0 commit comments