Skip to content

Commit

Permalink
Merge pull request #2324 from alan-turing-institute/dependabot/github…
Browse files Browse the repository at this point in the history
…_actions/karancode/yamllint-github-action-3.0.0

Bump karancode/yamllint-github-action from 2.1.1 to 3.0.0
  • Loading branch information
JimMadge authored Dec 2, 2024
2 parents c7d775c + 2421388 commit 8902611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
done
rm expanded.tmp
- name: Lint YAML
uses: karancode/yamllint-github-action@v2.1.1
uses: karancode/yamllint-github-action@v3.0.0
with:
yamllint_strict: true
yamllint_comment: false

0 comments on commit 8902611

Please sign in to comment.