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 69e250e commit d8b849aCopy full SHA for d8b849a
.github/workflows/security-branch-protections.yml
@@ -31,7 +31,7 @@ jobs:
31
- v2
32
steps:
33
- name: Checkout repository
34
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
35
- name: Fetch branch protections
36
id: fetch
37
env:
0 commit comments