Skip to content

Commit

Permalink
Merge pull request #39 from EGI-Federation/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…github/super-linter-5

Bump github/super-linter from 4 to 5
  • Loading branch information
sebastian-luna-valero authored Apr 18, 2023
2 parents 8b58779 + 673ba96 commit cbe43e8
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:

# Runs the Super-Linter action
- name: Run Super-Linter on new changes
uses: github/super-linter@v4
uses: github/super-linter@v5
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit cbe43e8

Please sign in to comment.