Skip to content

Commit

Permalink
feat(github-action)!: Update oxsecurity/megalinter action to v8.0.0
Browse files Browse the repository at this point in the history
| datasource  | package               | from    | to     |
| ----------- | --------------------- | ------- | ------ |
| github-tags | oxsecurity/megalinter | v7.13.0 | v8.0.0 |
  • Loading branch information
beelze-bot[bot] authored Aug 19, 2024
1 parent b7c4ce3 commit 6df3aeb
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 @@ -27,7 +27,7 @@ jobs:
app_id: "${{ secrets.BOT_APP_ID }}"
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
- name: MegaLinter
uses: oxsecurity/megalinter@v7.13.0
uses: oxsecurity/megalinter@v8.0.0
env:
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
PRINT_ALPACA: false
Expand Down

0 comments on commit 6df3aeb

Please sign in to comment.