Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Commit

Permalink
github-actions(deps): bump nvuillam/mega-linter from 6.1.0 to 6.2.1 (#…
Browse files Browse the repository at this point in the history
…238)

Bumps [nvuillam/mega-linter](https://github.com/nvuillam/mega-linter) from 6.1.0 to 6.2.1.
- [Release notes](https://github.com/nvuillam/mega-linter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@v6.1.0...v6.2.1)

---
updated-dependencies:
- dependency-name: nvuillam/mega-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2022
1 parent 4b37115 commit 335cd9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
- name: "Linter"
# You can override Mega-Linter flavor used to have faster performances
# More info at https://nvuillam.github.io/mega-linter/flavors/
uses: "nvuillam/mega-linter/flavors/php@v6.1.0"
uses: "nvuillam/mega-linter/flavors/php@v6.2.1"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 335cd9a

Please sign in to comment.