We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df0317 commit 4dfb134Copy full SHA for 4dfb134
.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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
23
with:
24
token: "${{ steps.generate-token.outputs.token }}"
25
0 commit comments