Skip to content

Commit

Permalink
chore(deps): update megalinter/megalinter action to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 12, 2023
1 parent 029bb33 commit 37f8bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
chmod a+x README.sh
- name: MegaLinter
uses: megalinter/megalinter@v7.0.4
uses: megalinter/megalinter@v7.1.0
env:
ANSIBLE_ANSIBLE_LINT_PRE_COMMANDS: >-
[{"command": "ansible-galaxy collection install -v -r ansible/requirements.yml"}]
Expand Down

0 comments on commit 37f8bb0

Please sign in to comment.