File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
hugoalh.GitHubActionsToolkit Expand file tree Collapse file tree 3 files changed +4
-2
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.4.0"
2122 - " v0.3.4"
2223 - " v0.3.3"
2324 - " v0.2.0"
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 | 👎{🐛} |
17+ | v0.3.0 \~ v0.3.2 | PowerShell v7.2.0 | 👎{🐛🧓} |
18+ | v0.2.X | PowerShell v7.2.0 | 👎{🧓} |
1819| < v0.2.X | PowerShell v7.2.0 | ❌{🐛🧓} |
1920
2021## 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.4 '
6+ ModuleVersion = ' 0.4.0 '
77
88 # Supported PSEditions
99 # CompatiblePSEditions = @()
You can’t perform that action at this time.
0 commit comments