mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
parent
74a3210f19
commit
345ae1e27b
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ author: 'GitHub'
|
|||
description: 'It is a simple combination of various linters, written in bash, to help validate your source code.'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker://ghcr.io/github/super-linter:v4.9.4'
|
||||
image: 'docker://ghcr.io/github/super-linter:v4.9.5'
|
||||
branding:
|
||||
icon: 'check-square'
|
||||
color: 'white'
|
||||
|
|
|
@ -4,7 +4,7 @@ author: 'GitHub'
|
|||
description: 'It is a simple combination of various linters, written in bash, to help validate your source code.'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker://ghcr.io/github/super-linter:slim-v4.9.4'
|
||||
image: 'docker://ghcr.io/github/super-linter:slim-v4.9.5'
|
||||
branding:
|
||||
icon: 'check-square'
|
||||
color: 'white'
|
||||
|
|
Loading…
Reference in a new issue