Skip to content

Commit 45fb099

Browse files
chore(deps): update oxsecurity/megalinter digest to 42bb470 (#820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 973e4e0 commit 45fb099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ jobs:
214214
- id: megalinter
215215
# You can override MegaLinter flavor used to have faster performances
216216
# More info at https://megalinter.io/latest/flavors/
217-
uses: oxsecurity/megalinter/flavors/python@55a59b24a441e0e1943080d4a512d827710d4a9d # v9
217+
uses: oxsecurity/megalinter/flavors/python@42bb470545e359597e7f12156947c436e4e3fb9a # v9
218218
env:
219219
DISABLE_ERRORS: ${{ github.event_name != 'push' }}
220220
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)