Skip to content

Commit

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

Bump github/super-linter from 6 to 7
  • Loading branch information
sebastian-luna-valero authored Sep 2, 2024
2 parents ffe1e4b + 0345816 commit 07d35ca
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 @@ -19,7 +19,7 @@ jobs:

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

0 comments on commit 07d35ca

Please sign in to comment.