We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9414b commit bb2d833Copy full SHA for bb2d833
1 file changed
slim/action.yml
@@ -4,7 +4,7 @@ author: 'GitHub'
4
description: 'It is a simple combination of various linters, written in bash, to help validate your source code.'
5
runs:
6
using: 'docker'
7
- image: 'docker://ghcr.io/github/super-linter:slim-v4.9.6'
+ image: 'docker://ghcr.io/github/super-linter:slim-v4.9.7'
8
branding:
9
icon: 'check-square'
10
color: 'white'
0 commit comments