Skip to content

Commit

Permalink
Merge pull request #1 from Piwero/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
Update actions/checkout digest to cd7d8d6
  • Loading branch information
Piwero authored Apr 16, 2024
2 parents 464e44b + 9042c44 commit 139efbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install mardownlint
run: npm install -g [email protected]
- name: Checkout project
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
uses: actions/checkout@cd7d8d697e10461458bc61a30d094dc601a8b017
- name: Execute markdownlint
env:
DIFF_URL: "${{github.event.pull_request.diff_url}}"
Expand Down

0 comments on commit 139efbb

Please sign in to comment.