Skip to content

Commit 110bba5

Browse files
feat(github-action)!: Update oxsecurity/megalinter action to v9.4.0
| datasource | package | from | to | | ----------- | --------------------- | ------- | ------ | | github-tags | oxsecurity/megalinter | v7.13.0 | v9.4.0 |
1 parent 65e2ced commit 110bba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/lint.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
3030

3131
- name: MegaLinter
32-
uses: oxsecurity/megalinter@v7.13.0
32+
uses: oxsecurity/megalinter@v9.4.0
3333
env:
3434
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
3535
PRINT_ALPACA: false

0 commit comments

Comments
 (0)