Skip to content

Commit 5aea04b

Browse files
authored
Merge pull request #208 from orionrobots/dependabot/github_actions/oxsecurity/megalinter-8.8.0
Bump oxsecurity/megalinter from 8.7.0 to 8.8.0
2 parents d6b2d89 + 121fcb0 commit 5aea04b

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

0 commit comments

Comments
 (0)