mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat(github-action): update oxsecurity/megalinter action to v6.9.0
This commit is contained in:
2
.github/workflows/megalinter.yaml
vendored
2
.github/workflows/megalinter.yaml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
|
||||
|
||||
- name: MegaLinter
|
||||
uses: oxsecurity/megalinter@v6.8.0
|
||||
uses: oxsecurity/megalinter@v6.9.0
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
|
||||
PRINT_ALPACA: false
|
||||
|
Reference in New Issue
Block a user