mirror of
https://github.com/auricom/home-cluster.git
synced 2025-12-26 16:56:33 +01:00
⬆️ Update oxsecurity/megalinter action to v6.10.0
| datasource | package | from | to | | ----------- | --------------------- | ------ | ------- | | github-tags | oxsecurity/megalinter | v6.9.1 | v6.10.0 |
This commit is contained in:
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
|
||||
|
||||
- name: MegaLinter
|
||||
uses: oxsecurity/megalinter@v6.9.1
|
||||
uses: oxsecurity/megalinter@v6.10.0
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
|
||||
PRINT_ALPACA: false
|
||||
|
||||
Reference in New Issue
Block a user