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 03050eb commit 11f3125Copy full SHA for 11f3125
.github/workflows/snapshot.yml
@@ -32,7 +32,7 @@ jobs:
32
snapshot:
33
runs-on: ubuntu-latest
34
steps:
35
- - uses: actions/checkout@v4
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
36
with:
37
ref: develop
38
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments