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 39cd4b9 commit 5d9d135Copy full SHA for 5d9d135
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
registry: ${{ env.REGISTRY }}
61
username: ${{ github.actor }}
62
password: ${{ secrets.GITHUB_TOKEN }}
63
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@4.2.2
64
- name: Push Docker Image
65
if: ${{ success() }}
66
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
0 commit comments