File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
hugoalh.GitHubActionsToolkit Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1818 description : " What versions are affected? Versions must be listed as supported in the Security Policy (/.github/SECURITY.md)."
1919 multiple : true
2020 options :
21- - " v0.3.2"
22- - " v0.3.1"
23- - " v0.3.0"
21+ - " v0.3.3"
2422 - " v0.2.0"
2523 validations :
2624 required : false
Original file line number Diff line number Diff line change 1414| ** Tag / Version** | ** Target** | ** Support** |
1515| :-:| :-:| :-:|
1616| v0.X.X | PowerShell v7.2.0 | L |
17+ | v0.3.0 \~ v0.3.2 | PowerShell v7.2.0 | 👎{🐛} |
1718| < v0.2.X | PowerShell v7.2.0 | ❌{🐛🧓} |
1819
1920## Report Vulnerability
Original file line number Diff line number Diff line change 33 RootModule = ' hugoalh.GitHubActionsToolkit.psm1'
44
55 # Version number of this module.
6- ModuleVersion = ' 0.3.2 '
6+ ModuleVersion = ' 0.3.3 '
77
88 # Supported PSEditions
99 # CompatiblePSEditions = @()
You can’t perform that action at this time.
0 commit comments