Skip to content

Commit

Permalink
Updating action.yml with new release version
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperLinter Automation committed Mar 11, 2021
1 parent 807979d commit 9de5db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:v3.15.2'
image: 'docker://ghcr.io/github/super-linter:v3.15.3'
branding:
icon: 'check-square'
color: 'white'

0 comments on commit 9de5db9

Please sign in to comment.