We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1fceae commit d09b2a3Copy full SHA for d09b2a3
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:v4.8.5'
+ image: 'docker://ghcr.io/github/super-linter:v4.8.6'
8
branding:
9
icon: 'check-square'
10
color: 'white'
0 commit comments