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 4e5bb46 commit 6bc5754Copy full SHA for 6bc5754
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -18,6 +18,7 @@ body:
18
description: "What versions are affected? Versions must be listed as supported in the Security Policy (/.github/SECURITY.md)."
19
multiple: true
20
options:
21
+ - "v0.3.1"
22
- "v0.3.0"
23
- "v0.2.0"
24
validations:
hugoalh.GitHubActionsToolkit/hugoalh.GitHubActionsToolkit.psd1
@@ -3,7 +3,7 @@
3
RootModule = 'hugoalh.GitHubActionsToolkit.psm1'
4
5
# Version number of this module.
6
- ModuleVersion = '0.3.0'
+ ModuleVersion = '0.3.1'
7
8
# Supported PSEditions
9
# CompatiblePSEditions = @()
0 commit comments