Skip to content

Commit

Permalink
Merge pull request #20 from Okeanos/dependabot/github_actions/DavidAn…
Browse files Browse the repository at this point in the history
…son/markdownlint-cli2-action-17

Bump DavidAnson/markdownlint-cli2-action from 16 to 17
  • Loading branch information
Okeanos authored Sep 16, 2024
2 parents 6569254 + 84bac80 commit dd1503e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
if: ${{ inputs.markdownlint || true }}
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v16
- uses: DavidAnson/markdownlint-cli2-action@v17
opentofu:
runs-on: ubuntu-latest
if: ${{ inputs.opentofu || false }}
Expand Down

0 comments on commit dd1503e

Please sign in to comment.