Skip to content

Commit

Permalink
Merge pull request #5 from Tech-Preta/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4.2.1

build(deps): bump actions/checkout from 4.2.0 to 4.2.1
  • Loading branch information
nataliagranato authored Oct 14, 2024
2 parents c0188fa + b5a99d8 commit dbaa550
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 @@ -19,7 +19,7 @@ jobs:
- name: Install mardownlint
run: npm install -g [email protected]
- name: Checkout project
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
- name: Execute markdownlint
env:
DIFF_URL: "${{github.event.pull_request.diff_url}}"
Expand Down

0 comments on commit dbaa550

Please sign in to comment.