Skip to content

Commit f0812b2

Browse files
authored
Merge pull request #178 from orionrobots/dependabot/github_actions/oxsecurity/megalinter-8.7.0
Bump oxsecurity/megalinter from 8.5.0 to 8.7.0
2 parents 64adf90 + 8000673 commit f0812b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_pr_lint.yaml

+1-1
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.5.0
35+
uses: oxsecurity/megalinter/flavors/cupcake@v8.7.0
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)