We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae24989 commit 9a41326Copy full SHA for 9a41326
.github/workflows/schedule-broken-link-check.yaml
@@ -19,7 +19,7 @@
19
private_key: "${{ secrets.APP_PRIVATE_KEY }}"
20
21
- name: Checkout
22
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
23
with:
24
token: "${{ steps.generate-token.outputs.token }}"
25
0 commit comments