Skip to content

Commit 64e0bfd

Browse files
chore(deps): update oxsecurity/megalinter digest to 55a59b2 (#772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dfc410 commit 64e0bfd

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@62c799d895af9bcbca5eacfebca29d527f125a57 # v9
217+
uses: oxsecurity/megalinter/flavors/python@55a59b24a441e0e1943080d4a512d827710d4a9d # v9
218218
env:
219219
DISABLE_ERRORS: ${{ github.event_name != 'push' }}
220220
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)