Skip to content

Commit

Permalink
Merge pull request #40 from simplesamlphp/dependabot/github_actions/r…
Browse files Browse the repository at this point in the history
…elease-2.2/all-actions-c812387c36

Bump super-linter/super-linter from 6 to 7 in the all-actions group
  • Loading branch information
tvdijen authored Aug 19, 2024
2 parents 5a7ea8c + d0e52ed commit c252fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: find css/ fonts/ icons/ js/ -type f -not -name '.gitkeep' -delete

- name: Lint Code Base
uses: super-linter/super-linter/slim@v6
uses: super-linter/super-linter/slim@v7
env:
DEFAULT_BRANCH: ${{ github.head_ref || github.ref_name }}
# CSS Linter will choke on generated assets
Expand Down

0 comments on commit c252fd0

Please sign in to comment.