Skip to content

Commit

Permalink
fix(github-release): update oxsecurity/megalinter action to v7.11.1
Browse files Browse the repository at this point in the history
| datasource  | package               | from    | to      |
| ----------- | --------------------- | ------- | ------- |
| github-tags | oxsecurity/megalinter | v7.11.0 | v7.11.1 |
  • Loading branch information
wyoa-bot[bot] committed Apr 24, 2024
1 parent ba9732f commit 05db7e5
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 @@ -29,7 +29,7 @@ jobs:
private_key: ${{ secrets.BOT_APP_PRIVATE_KEY }}

- name: MegaLinter
uses: oxsecurity/[email protected].0
uses: oxsecurity/[email protected].1
env:
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'workflow_dispatch' }}
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
Expand Down

0 comments on commit 05db7e5

Please sign in to comment.