Skip to content

Commit

Permalink
Merge pull request #2562 from slurpcode/dependabot/github_actions/sup…
Browse files Browse the repository at this point in the history
…er-linter/super-linter-6.1.1

build(deps): bump super-linter/super-linter from 6.0.0 to 6.1.1
  • Loading branch information
BaseMax authored Feb 16, 2024
2 parents c04265e + 5cb31b2 commit ee2bdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Download Dependencies
run: go mod download
- name: Lint Code Base
uses: super-linter/super-linter@v6.0.0
uses: super-linter/super-linter@v6.1.1
env:
DEFAULT_BRANCH: main
ERROR_ON_MISSING_EXEC_BIT: true
Expand Down

0 comments on commit ee2bdbf

Please sign in to comment.