Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Jun 28, 2023
1 parent bfe784a commit 66717a6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ body:
description: "What versions are affected? Versions must be listed as supported in the Security Policy (file: `SECURITY.md`)."
multiple: true
options:
- "v0.3.0"
- "v0.2.0"
- "v0.1.1"
- "v0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ This action is inspired from:
- **(>= v0.3.0)** [Homebrew packages][list]
- Linux Swap Space
- **(>= v0.3.0)** NPM (NodeJS Package Manager) cache
- **(>= v0.3.0)** [NPM (NodeJS Package Manager) packages][list]
- **(>= v0.2.0)** [NPM (NodeJS Package Manager) packages][list]
- **(>= v0.3.0)** [Pipx packages][list]

## 📚 Documentation
Expand Down
5 changes: 3 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@
| **Versions** | **Status** | **Target - GitHub Actions Runner** | **Target - PowerShell** |
|:-:|:-:|:-:|:-:|
| v0.2.X || >= v2.303.0 | >= v7.2.0 |
| v0.1.X || >= v2.303.0 | >= v7.2.0 |
| v0.3.X || >= v2.303.0 | >= v7.2.0 |
| v0.2.X | 👎{🐛} | >= v2.303.0 | >= v7.2.0 |
| v0.1.X | 👎{🐛} | >= v2.303.0 | >= v7.2.0 |

## Report Vulnerability

Expand Down

0 comments on commit 66717a6

Please sign in to comment.