Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 9a9194f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent 8a45b67 commit 23d343b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-markdowns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install markdownlint
run: npm install -g [email protected]
- name: Checkout project
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08
- name: Execute markdownlint
env:
DIFF_URL: "${{github.event.pull_request.diff_url}}"
Expand Down

0 comments on commit 23d343b

Please sign in to comment.