Skip to content

Commit

Permalink
Merge pull request #57 from cisco-ospo/dependabot/github_actions/supe…
Browse files Browse the repository at this point in the history
…r-linter/super-linter-7.1.0

Bump super-linter/super-linter from 6.7.0 to 7.1.0
  • Loading branch information
lelia authored Sep 9, 2024
2 parents 92ee62a + 8afcaf5 commit 2e2e0e3
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 @@ -28,7 +28,7 @@ jobs:
with:
fetch-depth: 0
- name: 🧹 run superlinter
uses: super-linter/super-linter@3fe03abab2eafb293ace16d4a3b07aeabcb3f1a0 # v6.7.0
uses: super-linter/super-linter@b92721f792f381cedc002ecdbb9847a15ece5bb8 # v7.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LINTER_RULES_PATH: ".github/linters"
Expand Down

0 comments on commit 2e2e0e3

Please sign in to comment.