We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a70836 commit 0139656Copy full SHA for 0139656
.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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
+ uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
23
with:
24
token: "${{ steps.generate-token.outputs.token }}"
25
0 commit comments