Skip to content

Commit

Permalink
Bump megalinter/megalinter from 6.21.0 to 6.22.2
Browse files Browse the repository at this point in the history
Bumps [megalinter/megalinter](https://github.com/megalinter/megalinter) from 6.21.0 to 6.22.2.
- [Release notes](https://github.com/megalinter/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@v6.21.0...v6.22.2)

---
updated-dependencies:
- dependency-name: megalinter/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2023
1 parent 4e7cb34 commit 7a4e5d8
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 @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Mega Linter
uses: megalinter/megalinter/flavors/go@v6.21.0
uses: megalinter/megalinter/flavors/go@v6.22.2
env:
# VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
# Validates all source when push on main, else just the git diff with main.
Expand Down

0 comments on commit 7a4e5d8

Please sign in to comment.