We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973e4e0 commit 45fb099Copy full SHA for 45fb099
.github/workflows/scans.yml
@@ -214,7 +214,7 @@ jobs:
214
- id: megalinter
215
# You can override MegaLinter flavor used to have faster performances
216
# More info at https://megalinter.io/latest/flavors/
217
- uses: oxsecurity/megalinter/flavors/python@55a59b24a441e0e1943080d4a512d827710d4a9d # v9
+ uses: oxsecurity/megalinter/flavors/python@42bb470545e359597e7f12156947c436e4e3fb9a # v9
218
env:
219
DISABLE_ERRORS: ${{ github.event_name != 'push' }}
220
GITHUB_TOKEN: ${{ github.token }}
0 commit comments