Skip to content

Commit

Permalink
Bump super-linter/super-linter from 5.7.2 to 6.0.0 (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Jacob Woffenden <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacob Woffenden <[email protected]>
  • Loading branch information
dependabot[bot] and Jacob Woffenden authored Feb 13, 2024
1 parent 9a59c5b commit 5c52eac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:

- name: Super-Linter
id: super_linter
uses: super-linter/super-linter/slim@a8150b40c89574adb5f68bf9502b890a236a06b3 # v5.7.2
uses: super-linter/super-linter/slim@ff5037c06042e564803502feb97f8a686f3b0171 # v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BRANCH: main
VALIDATE_TERRAFORM_TERRASCAN: false

0 comments on commit 5c52eac

Please sign in to comment.