Skip to content

Commit

Permalink
Merge pull request #11 from xoap-io/dependabot/github_actions/dev/meg…
Browse files Browse the repository at this point in the history
…alinter/megalinter-6

build(deps): bump megalinter/megalinter from 5 to 6
  • Loading branch information
ssokolic authored May 4, 2023
2 parents 2698373 + c53e1c6 commit ed24c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/megalinter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- name: MegaLinter
id: ml
uses: megalinter/megalinter/flavors/terraform@v5
uses: megalinter/megalinter/flavors/terraform@v6
env:
VALIDATE_ALL_CODEBASE: true
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ed24c1a

Please sign in to comment.