Skip to content

Commit 9bbd4dd

Browse files
ci(github-action): update oxsecurity/megalinter action ( v8.5.0 → v8.6.0 )
| datasource | package | from | to | | ----------- | --------------------- | ------ | ------ | | github-tags | oxsecurity/megalinter | v8.5.0 | v8.6.0 |
1 parent 6173c49 commit 9bbd4dd

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

0 commit comments

Comments
 (0)