We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a63ec3 commit 382eb20Copy full SHA for 382eb20
.github/workflows/prerelease-checks.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
12
steps:
13
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
14
15
- name: Check commit has been pushed on origin/main
16
run: |
.github/workflows/retire-inactive-contributors.yaml
@@ -6,7 +6,7 @@ jobs:
6
dry-run:
7
8
9
- uses: cucumber/action-retire-inactive-contributor@97a57375ff11ab3236880dec35da5d752d214487 # v0.4.0
with:
github-orgname: cucumber
0 commit comments