Skip to content

Commit

Permalink
:dependabot: github-actions(deps): Bump super-linter/super-linter from 7.0.0 to …
Browse files Browse the repository at this point in the history
…7.1.0 (#107)
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 66a2835 commit 188a19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Super-Linter
id: super_linter
uses: super-linter/super-linter/slim@02a1172d274f021e4c70f66e23f1085eadd1064b # v7.0.0
uses: super-linter/super-linter/slim@b92721f792f381cedc002ecdbb9847a15ece5bb8 # v7.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_KUBERNETES_KUBECONFORM: false # Super-Linter doesn't support https://github.com/jtyr/kubeconform-helm

0 comments on commit 188a19b

Please sign in to comment.