Skip to content

Commit

Permalink
ci(github-action): update oxsecurity/megalinter action ( v7.12.0 → v7…
Browse files Browse the repository at this point in the history
….13.0 )

| datasource  | package               | from    | to      |
| ----------- | --------------------- | ------- | ------- |
| github-tags | oxsecurity/megalinter | v7.12.0 | v7.13.0 |
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent 39a22f4 commit a67b37f
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 @@ -31,7 +31,7 @@ jobs:
private-key: ${{ secrets.CARPENIKE_APP_PRIVATE_KEY }}

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

0 comments on commit a67b37f

Please sign in to comment.