Skip to content

Commit 21ce99b

Browse files
Merge pull request #10 from coder/dependabot/github_actions/github-actions-7ba44f089c
chore(deps): bump the github-actions group with 2 updates
2 parents 02346cc + 8689ef5 commit 21ce99b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/link-check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
CHROME_BUILD_ID: "145.0.7632.77"
3333
steps:
3434
- name: Harden Runner
35-
uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
35+
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
3636
with:
3737
egress-policy: audit
3838

@@ -95,7 +95,7 @@ jobs:
9595

9696
- name: Check Markdown links
9797
if: always()
98-
uses: umbrelladocs/action-linkspector@036f295d12b67b0c4b445bc83db0538afb78db69 # v1.5.2
98+
uses: umbrelladocs/action-linkspector@6c637d70424624231467a4ca918be54fa3b792d0 # v1.5.4
9999
env:
100100
# Use the Chrome build prepared from the pinned Puppeteer instead
101101
# of letting linkspector download a mutable browser at runtime.

0 commit comments

Comments
 (0)