Skip to content

Commit

Permalink
feat(github-action): update oxsecurity/megalinter action to v7.12.0
Browse files Browse the repository at this point in the history
| datasource  | package               | from    | to      |
| ----------- | --------------------- | ------- | ------- |
| github-tags | oxsecurity/megalinter | v7.11.1 | v7.12.0 |
  • Loading branch information
snoopy82481-bot[bot] committed Jun 2, 2024
1 parent e3be215 commit b65e872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
token: "${{ steps.generate-token.outputs.token }}"

- name: MegaLinter
uses: oxsecurity/megalinter@03986e6993ccf699a22451118520680b438e7d2a # v7.11.1
uses: oxsecurity/megalinter@5199c6377b4cb7faff749a1971636f3343db9fe6 # v7.12.0
env:
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
PRINT_ALPACA: false
Expand Down

0 comments on commit b65e872

Please sign in to comment.