Skip to content

Commit

Permalink
Merge pull request #148 from nephio-project/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/github/super-linter-5.0.0

Bump github/super-linter from 4.10.1 to 5.0.0
  • Loading branch information
johnbelamaric authored Apr 26, 2023
2 parents b4b3ac7 + 2c47457 commit dca2d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Check super-linter
uses: github/super-linter@v4.10.1
uses: github/super-linter@v5.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LINTER_RULES_PATH: .github/linters
Expand Down

0 comments on commit dca2d68

Please sign in to comment.