Skip to content

Commit abbb2a9

Browse files
authored
Merge pull request #72 from BretFisher/dependabot/github_actions/super-linter/super-linter-8.3.0
2 parents 9cd2f28 + eebec2d commit abbb2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-super-linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
#############################
126126
# https://github.com/marketplace/actions/super-linter
127127
- name: Lint Code Base
128-
uses: super-linter/super-linter/slim@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2 #v8.2.1
128+
uses: super-linter/super-linter/slim@502f4fe48a81a392756e173e39a861f8c8efe056 #v8.3.0
129129
env:
130130
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
131131
# by default super-linter assumes our repo default branch doesn't change

0 commit comments

Comments
 (0)