Skip to content

Commit ab25983

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

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

0 commit comments

Comments
 (0)