Skip to content

Commit 2c7d521

Browse files
authored
Merge pull request #48 from codebytes/dependabot/github_actions/super-linter/super-linter-7.3.0
Bump super-linter/super-linter from 7.2.1 to 7.3.0
2 parents 87d4cda + 0c5f46f commit 2c7d521

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.2.1 # x-release-please-version
35+
uses: super-linter/super-linter@v7.3.0 # x-release-please-version
3636
env:
3737
# To report GitHub Actions status checks
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)