Skip to content

Commit 06ce37f

Browse files
authored
Merge pull request #44 from codebytes/dependabot/github_actions/super-linter/super-linter-7.2.1
Bump super-linter/super-linter from 7.1.0 to 7.2.1
2 parents 30c2744 + 1fa4192 commit 06ce37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fetch-depth: 0
3333

3434
- name: Super-linter
35-
uses: super-linter/super-linter@v7.1.0 # x-release-please-version
35+
uses: super-linter/super-linter@v7.2.1 # x-release-please-version
3636
env:
3737
# To report GitHub Actions status checks
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)