We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8fbe6 commit 0f6f972Copy full SHA for 0f6f972
.github/workflows/scans.yml
@@ -213,7 +213,7 @@ jobs:
213
- id: megalinter
214
# You can override MegaLinter flavor used to have faster performances
215
# More info at https://megalinter.io/latest/flavors/
216
- uses: oxsecurity/megalinter/flavors/python@0dcbedd66ea456ba2d54fd350affaa15df8a0da3 # v9
+ uses: oxsecurity/megalinter/flavors/python@62c799d895af9bcbca5eacfebca29d527f125a57 # v9
217
env:
218
DISABLE_ERRORS: ${{ github.event_name != 'push' }}
219
GITHUB_TOKEN: ${{ github.token }}
0 commit comments