Skip to content

Commit 39a22f4

Browse files
ci(github-action): update oxsecurity/megalinter action ( v7.11.1 → v7.12.0 )
| datasource | package | from | to | | ----------- | --------------------- | ------- | ------- | | github-tags | oxsecurity/megalinter | v7.11.1 | v7.12.0 |
1 parent 1a76ab3 commit 39a22f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
private-key: ${{ secrets.CARPENIKE_APP_PRIVATE_KEY }}
3232

3333
- name: MegaLinter
34-
uses: oxsecurity/megalinter@v7.11.1
34+
uses: oxsecurity/megalinter@v7.12.0
3535
env:
3636
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
3737
PRINT_ALPACA: false

0 commit comments

Comments
 (0)