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 1dc3fcb commit 8540385Copy full SHA for 8540385
Dockerfile
@@ -10,7 +10,7 @@ LABEL "com.github.actions.icon"="check-square"
10
LABEL "com.github.actions.color"="green"
11
12
LABEL "name" = "github-action-psscriptanalyzer"
13
-LABEL "version" = "2.3.0"
+LABEL "version" = "2.4.0"
14
LABEL "repository" = "https://github.com/devblackops/github-action-psscriptanalyzer"
15
LABEL "homepage" = "https://github.com/PowerShell/PSScriptAnalyzer"
16
LABEL "maintainer" = "Brandon Olin <[email protected]>"
0 commit comments