Skip to content

Commit 529c4de

Browse files
committed
Update resources
1 parent 29b7e77 commit 529c4de

File tree

6 files changed

+214
-119
lines changed

6 files changed

+214
-119
lines changed
File renamed without changes.
File renamed without changes.

CITATION.cff

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# yaml-language-server: $schema=https://citation-file-format.github.io/1.2.0/schema.json
2+
cff-version: "1.2.0"
3+
title: "GitHub Actions Toolkit (PowerShell)"
4+
message: "If you use this software, please cite it using the metadata from this file."
5+
type: "software"
6+
authors:
7+
- name: "hugoalh Studio"
8+
repository-code: "https://github.com/hugoalh-studio/ghactions-toolkit-powershell"
9+
keywords:
10+
- "gh-actions"
11+
- "ghactions"
12+
- "github-actions"
13+
- "powershell"
14+
- "toolkit"
15+
license: "MIT"

SECURITY.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
## Supported Versions
44

5-
> | **Support** | **Legend** | **Description** |
6-
> |:-:|:-:|:--|
7-
> | ✔️ | 🟤 | Pending / Pre Release / Unstable |
8-
> | ✔️ | 🔵 | Current Release |
9-
> | ✔️ | 🟢 | Long Term Support |
10-
> | ✔️ | 🟠 | Maintenance |
11-
> | | 🔴 | End of Life |
5+
> | **Legend** | **Description** |
6+
> |:-:|:--|
7+
> | 🟤 | Pending / Pre Release / Unstable |
8+
> | 🔵 | Current Release |
9+
> | 🟢 | Long Term Support |
10+
> | 🟠 | Maintenance |
11+
> | 🔴 | End Of Life / Not Supported |
1212
1313
| **Versions** | **Status** | **🔵 Date** | **🟢 Date** | **🔴 Date** | **Target - GitHub Actions Runner** | **Target - PowerShell** | **Target - NodeJS (Wrapper API)** |
1414
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|

0 commit comments

Comments
 (0)