Skip to content

Commit

Permalink
feat(github-action)!: Update karancode/yamllint-github-action action …
Browse files Browse the repository at this point in the history
…to v3.0.0
  • Loading branch information
robodexo2000[bot] authored Nov 27, 2024
1 parent ca3c21d commit 2ef96c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
severity: warning

- name: "Linter: yamllint"
uses: karancode/yamllint-github-action@fdef6bc189425ecc84cc4543b2674566c0827053 # v2.1.1
uses: karancode/yamllint-github-action@4052d365f09b8d34eb552c363d1141fd60e2aeb2 # v3.0.0
with:
yamllint_strict: true
yamllint_config_filepath: ./.yamllint
Expand Down

0 comments on commit 2ef96c2

Please sign in to comment.