Skip to content

Commit

Permalink
feat(github-action): update oxsecurity/megalinter action to v7.5.0
Browse files Browse the repository at this point in the history
| datasource  | package               | from   | to     |
| ----------- | --------------------- | ------ | ------ |
| github-tags | oxsecurity/megalinter | v7.4.0 | v7.5.0 |
  • Loading branch information
172381+snoopy82481-bot[bot] committed Oct 28, 2023
1 parent 18eb3bd commit d95dc1c
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
Expand Up @@ -33,7 +33,7 @@ jobs:
token: "${{ steps.generate-token.outputs.token }}"

- name: MegaLinter
uses: oxsecurity/megalinter@a87b2872713c6bdde46d2473c5d7ed23e5752dc2 # v7.4.0
uses: oxsecurity/megalinter@b48455a119cc28045eee8f1e9d0a542a85e71f4f # v7.5.0
env:
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
PRINT_ALPACA: false
Expand Down

0 comments on commit d95dc1c

Please sign in to comment.