Skip to content

Commit

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

Bump super-linter/super-linter from 7.1.0 to 7.2.0
  • Loading branch information
shgysk8zer0 authored Nov 26, 2024
2 parents 96bb2fa + 172d00f commit a2a9480
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 @@ -68,7 +68,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: super-linter/super-linter@v7.1.0
uses: super-linter/super-linter@v7.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# DEFAULT_BRANCH: master
Expand Down

0 comments on commit a2a9480

Please sign in to comment.