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 9b5948b commit 6629672Copy full SHA for 6629672
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -18,7 +18,7 @@ body:
18
description: "What versions are affected? Versions must be listed as supported in the Security Policy (file: `SECURITY.md`)."
19
multiple: true
20
options:
21
- - "v1.1.0-beta.1"
+ - "v1.1.0-beta.2"
22
- "v1.0.2"
23
- "v1.0.1"
24
validations:
hugoalh.GitHubActionsToolkit/hugoalh.GitHubActionsToolkit.psd1
@@ -242,7 +242,7 @@
242
ReleaseNotes = '(Please visit https://github.com/hugoalh-studio/ghactions-toolkit-powershell/releases.)'
243
244
# Prerelease string of this module
245
- Prerelease = 'beta.1'
+ Prerelease = 'beta2'
246
247
# Flag to indicate whether the module requires explicit user acceptance for install/update/save
248
RequireLicenseAcceptance = $False
0 commit comments