Skip to content

Commit

Permalink
ci(github-action): update oxsecurity/megalinter action to v7.11.0
Browse files Browse the repository at this point in the history
| datasource  | package               | from    | to      |
| ----------- | --------------------- | ------- | ------- |
| github-tags | oxsecurity/megalinter | v7.10.0 | v7.11.0 |
  • Loading branch information
klaus-renovate[bot] authored Apr 23, 2024
1 parent 2c920f5 commit a94946b
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.APP_PRIVATE_KEY }}

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

0 comments on commit a94946b

Please sign in to comment.