Skip to content

Commit

Permalink
feat(github-action): update oxsecurity/megalinter action to v8.4.0
Browse files Browse the repository at this point in the history
| datasource  | package               | from   | to     |
| ----------- | --------------------- | ------ | ------ |
| github-tags | oxsecurity/megalinter | v8.3.0 | v8.4.0 |
  • Loading branch information
henry-pa-bot[bot] authored and kitos9112 committed Feb 16, 2025
1 parent 03ba2f6 commit 9d54079
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 @@ -31,7 +31,7 @@ jobs:
token: "${{ steps.generate-token.outputs.token }}"

- name: MegaLinter
uses: oxsecurity/megalinter@v8.3.0
uses: oxsecurity/megalinter@v8.4.0
env:
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
PRINT_ALPACA: false
Expand Down

0 comments on commit 9d54079

Please sign in to comment.