We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c4c069 commit 14b3972Copy full SHA for 14b3972
.github/workflows/validate-policy-bot-config.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout code
22
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
with:
24
persists-credentials: false
25
0 commit comments