Skip to content

Commit 1634830

Browse files
authored
Merge pull request #119 from trjohnson19/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 90cae32 + 2267c2b commit 1634830

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
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Lint Code Base
3333
# yamllint disable-line rule:line-length
34-
uses: super-linter/super-linter@85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d # @v7.2.1
34+
uses: super-linter/super-linter@4e8a7c2bf106c4c766c816b35ec612638dc9b6b2 # @v7.3.0
3535
env:
3636
VALIDATE_ALL_CODEBASE: false
3737
DEFAULT_BRANCH: "main"

0 commit comments

Comments
 (0)