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 fb41d5f commit 70992ceCopy full SHA for 70992ce
.github/workflows/update.yml
@@ -12,7 +12,7 @@ jobs:
12
contents: write
13
pull-requests: write
14
steps:
15
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
with:
17
fetch-depth: 0
18
0 commit comments