Skip to content

Commit

Permalink
Update resources
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Aug 26, 2023
1 parent 98d8f12 commit 94ac102
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11 deletions.
9 changes: 0 additions & 9 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ body:
- "v1.5.0"
- "v1.4.1"
- "v1.4.0"
- "v1.3.1"
- "v1.3.0"
- "v1.2.3"
- "v1.2.2"
- "v1.2.1"
- "v1.2.0"
- "v1.1.0"
- "v1.0.1"
- "v1.0.0"
validations:
required: false
- type: "textarea"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: "Setup PowerShell Toolkit"
uses: "hugoalh-studio/setup-powershell-toolkit-ghaction@v1.4.1"
uses: "hugoalh-studio/setup-powershell-toolkit-ghaction@v1.5.0"
- run: |
Import-Module -Name 'hugoalh.GitHubActionsToolkit' -Scope 'Local'
Write-GitHubActionsNotice -Message 'Hello, world!'
Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
| **Versions** | **Status** | **Target - GitHub Actions Runner** | **Target - PowerShell** |
|:-:|:-:|:-:|:-:|
| v1.5.X | L | >= v2.303.0 | >= v7.2.0 |
| v1.4.X | L | >= v2.303.0 | >= v7.2.0 |
| v1.4.X | 👎{🧓} | >= v2.303.0 | >= v7.2.0 |
| v1.3.X | ❌{🧓} | >= v2.303.0 | >= v7.2.0 |
| v1.2.X | ❌{🧓} | >= v2.303.0 | >= v7.2.0 |
| v1.1.X | ❌{🧓} | >= v2.297.0 | >= v7.2.0 |
Expand Down

0 comments on commit 94ac102

Please sign in to comment.