Skip to content

Commit 6d40acb

Browse files
ci(github-action): update oxsecurity/megalinter action ( v8.4.2 → v8.5.0 )
| datasource | package | from | to | | ----------- | --------------------- | ------ | ------ | | github-tags | oxsecurity/megalinter | v8.4.2 | v8.5.0 |
1 parent 02f2f1c commit 6d40acb

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

0 commit comments

Comments
 (0)