Skip to content

Commit 041ea87

Browse files
ci(github-action): update oxsecurity/megalinter action ( v7.11.0 → v7.11.1 )
| datasource | package | from | to | | ----------- | --------------------- | ------- | ------- | | github-tags | oxsecurity/megalinter | v7.11.0 | v7.11.1 |
1 parent 212cd5c commit 041ea87

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.0
34+
uses: oxsecurity/megalinter@v7.11.1
3535
env:
3636
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
3737
PRINT_ALPACA: false

0 commit comments

Comments
 (0)