Skip to content

Commit cbed815

Browse files
authored
Merge pull request #200 from Falcion/dependabot/github_actions/super-linter/super-linter-7.2.1
build(deps): bump super-linter/super-linter from 7.2.0 to 7.2.1
2 parents e52e79c + c5aa950 commit cbed815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# list of files that changed across commits
2121
fetch-depth: 0
2222
- name: Super-linter
23-
uses: super-linter/super-linter@v7.2.0 # x-release-please-version
23+
uses: super-linter/super-linter@v7.2.1 # x-release-please-version
2424
env:
2525
# To report GitHub Actions status checks
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)