We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0852c4a commit 8274cd5Copy full SHA for 8274cd5
.github/workflows/on-push-pr.yml
@@ -42,7 +42,7 @@ jobs:
42
username: ${{ github.actor }}
43
password: ${{ secrets.GITHUB_TOKEN }}
44
45
- - uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3.2.0
+ - uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
46
47
- uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
48
id: meta
0 commit comments