Skip to content

Commit 779acea

Browse files
authored
Merge pull request #292 from orionrobots/dependabot/github_actions/oxsecurity/megalinter-9.0.1
Bump oxsecurity/megalinter from 8.8.0 to 9.0.1
2 parents 2f5f4e3 + 99399f5 commit 779acea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_pr_lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232

3333
- name: Lint Code Base
3434
continue-on-error: true
35-
uses: oxsecurity/megalinter/flavors/cupcake@v8.8.0
35+
uses: oxsecurity/megalinter/flavors/cupcake@v9.0.1
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)