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 2dfc410 commit 64e0bfdCopy full SHA for 64e0bfd
.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@62c799d895af9bcbca5eacfebca29d527f125a57 # v9
+ uses: oxsecurity/megalinter/flavors/python@55a59b24a441e0e1943080d4a512d827710d4a9d # v9
218
env:
219
DISABLE_ERRORS: ${{ github.event_name != 'push' }}
220
GITHUB_TOKEN: ${{ github.token }}
0 commit comments