We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7952af7 + 85c33b7 commit 5e21bd0Copy full SHA for 5e21bd0
.github/workflows/cgl.yaml
@@ -11,7 +11,7 @@ jobs:
11
cgl:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
15
with:
16
fetch-depth: 0
17
.github/workflows/release.yaml
@@ -10,7 +10,7 @@ jobs:
10
if: startsWith(github.ref, 'refs/tags/')
0 commit comments