Skip to content

Commit

Permalink
ci(github-action): update oxsecurity/megalinter action ( v8.3.0 → v8.…
Browse files Browse the repository at this point in the history
…4.0 )

| datasource  | package               | from   | to     |
| ----------- | --------------------- | ------ | ------ |
| github-tags | oxsecurity/megalinter | v8.3.0 | v8.4.0 |
renovate[bot] authored Jan 26, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 9556d7d commit bff446f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ jobs:
private-key: ${{ secrets.CARPENIKE_APP_PRIVATE_KEY }}

- name: MegaLinter
uses: oxsecurity/megalinter@v8.3.0
uses: oxsecurity/megalinter@v8.4.0
env:
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
PRINT_ALPACA: false

0 comments on commit bff446f

Please sign in to comment.