Skip to content

Commit 4031fbb

Browse files
authored
Merge pull request #50 from toddbirchard/renovate/docker-github-super-linter-2.x
Update github/super-linter Docker tag to v2.2.2
2 parents d932502 + 09af310 commit 4031fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# Run Linter against code base #
4444
################################
4545
- name: Lint Code Base
46-
uses: docker://github/super-linter:v2.2.0
46+
uses: docker://github/super-linter:v2.2.2@sha256:440bc28f423a1c497b2ef72a18b180d92708c0943355e53189cc98605d808bf8
4747
env:
4848
VALIDATE_ALL_CODEBASE: false
4949
VALIDATE_ANSIBLE: false

0 commit comments

Comments
 (0)