c9a6a97d7f
Bump Azure/action-release-workflows ( #196 )
2025-06-24 12:10:20 -07:00
027e8cdfd7
Bump the actions group with 3 updates ( #195 )
2025-06-24 12:08:32 -07:00
df342a2656
Bump the actions group with 4 updates ( #186 )
2025-06-17 15:14:55 -04:00
230641be01
Bump @types/node from 22.15.29 to 22.15.30 in the actions group ( #185 )
2025-06-10 15:05:34 -04:00
f57bbf1821
Bump the actions group with 2 updates ( #183 )
2025-06-03 10:26:17 -04:00
5b950139b7
Bump the actions group with 3 updates ( #182 )
2025-05-20 15:12:51 -04:00
28f285563b
Fix types, and update node version. ( #181 )
...
* Fix types, and update node version.
Signed-off-by: Tatsat Mishra <tamishra@microsoft.com >
* Prettier Fix for this repo.
Signed-off-by: Tatsat Mishra <tamishra@microsoft.com >
---------
Signed-off-by: Tatsat Mishra <tamishra@microsoft.com >
2025-05-13 15:19:00 -04:00
d030d7f717
Bump @types/node from 22.15.3 to 22.15.17 in the actions group ( #180 )
2025-05-13 12:13:45 -07:00
05502a08f2
Bump @types/node from 22.14.1 to 22.15.3 in the actions group ( #179 )
2025-04-29 15:10:13 -04:00
24eca957cf
Bump the actions group with 3 updates ( #178 )
2025-04-15 15:08:19 -04:00
56195efbb1
Bump the actions group with 3 updates ( #176 )
2025-04-08 15:06:45 -04:00
babfb8676f
Bump @types/node from 22.13.12 to 22.13.14 in the actions group ( #175 )
2025-04-01 15:07:47 -04:00
c757a812df
Bump the actions group with 2 updates ( #174 )
...
Bumps the actions group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [ts-jest](https://github.com/kulshekhar/ts-jest ).
Updates `@types/node` from 22.13.10 to 22.13.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `ts-jest` from 29.2.6 to 29.3.0
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.6...v29.3.0 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 15:11:41 -04:00
d5f1fcb584
Bump Azure/action-release-workflows ( #170 )
...
Bumps the actions group in /.github/workflows with 1 update: [Azure/action-release-workflows](https://github.com/azure/action-release-workflows ).
Updates `Azure/action-release-workflows` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/azure/action-release-workflows/releases )
- [Changelog](https://github.com/Azure/action-release-workflows/blob/main/CHANGELOG.md )
- [Commits](6f9de5deea...1b199cc979
)
---
updated-dependencies:
- dependency-name: Azure/action-release-workflows
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 14:18:56 -04:00
cc690771a5
Bump undici from 5.28.4 to 5.28.5 ( #173 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 14:14:13 -04:00
c4cd5ccdf7
Bump the actions group across 1 directory with 5 updates ( #172 )
...
Bumps the actions group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@octokit/action](https://github.com/octokit/action.js ) | `7.0.0` | `7.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `22.13.1` | `22.13.10` |
| [prettier](https://github.com/prettier/prettier ) | `3.5.0` | `3.5.3` |
| [ts-jest](https://github.com/kulshekhar/ts-jest ) | `29.2.5` | `29.2.6` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.7.3` | `5.8.2` |
Updates `@octokit/action` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/octokit/action.js/releases )
- [Commits](https://github.com/octokit/action.js/compare/v7.0.0...v7.0.1 )
Updates `@types/node` from 22.13.1 to 22.13.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `prettier` from 3.5.0 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.0...3.5.3 )
Updates `ts-jest` from 29.2.5 to 29.2.6
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.2.6 )
Updates `typescript` from 5.7.3 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2 )
---
updated-dependencies:
- dependency-name: "@octokit/action"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 11:54:28 +13:00
740f020522
Bump @octokit/endpoint from 10.1.1 to 10.1.3 ( #160 )
...
Bumps [@octokit/endpoint](https://github.com/octokit/endpoint.js ) from 10.1.1 to 10.1.3.
- [Release notes](https://github.com/octokit/endpoint.js/releases )
- [Commits](https://github.com/octokit/endpoint.js/compare/v10.1.1...v10.1.3 )
---
updated-dependencies:
- dependency-name: "@octokit/endpoint"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 18:50:51 -04:00
5976fc8a1b
Pinning Action Dependencies for Security and Reliability ( #167 )
...
* Pinning Dependencies
* actionx/prettier sha
2025-02-28 13:28:29 -08:00
0e8654bb94
Release setup-helm version 4.3.0 ( #162 )
2025-02-17 22:54:56 -08:00
b48e1dfac1
feat: log when restoring from cache ( #152 )
...
* feat: log when restoring from cache
* undo semicolon change
2025-02-14 14:39:40 -08:00
855ae7a03c
Bump the actions group across 1 directory with 3 updates ( #159 )
2025-02-13 09:16:24 +13:00
124c6d88e7
Dependencies Update ( #157 )
2025-01-31 09:28:08 -08:00
048f4e7eae
Bump the actions group across 1 directory with 2 updates ( #151 )
...
Bumps the actions group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [prettier](https://github.com/prettier/prettier ).
Updates `@types/node` from 22.10.1 to 22.10.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `prettier` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.4.1...3.4.2 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 15:24:59 -05:00
8618769467
Bump the actions group across 1 directory with 4 updates ( #149 )
...
Bumps the actions group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ), [@vercel/ncc](https://github.com/vercel/ncc ), [prettier](https://github.com/prettier/prettier ) and [typescript](https://github.com/microsoft/TypeScript ).
Updates `@types/node` from 22.8.7 to 22.10.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@vercel/ncc` from 0.38.2 to 0.38.3
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.38.2...0.38.3 )
Updates `prettier` from 3.3.3 to 3.4.1
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.1 )
Updates `typescript` from 5.6.3 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 15:12:06 -05:00
4eb898eef0
Bump the actions group across 1 directory with 2 updates ( #145 )
...
Bumps the actions group with 2 updates in the / directory: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/jest` from 29.5.13 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Updates `@types/node` from 22.7.7 to 22.8.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 15:10:39 -05:00
7a2001c0f6
Bump the actions group across 1 directory with 2 updates ( #143 )
2024-10-23 12:19:17 -07:00
e90c86ceea
Bump the actions group across 1 directory with 9 updates ( #141 )
...
Bumps the actions group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) | `1.10.1` | `1.11.1` |
| [@octokit/action](https://github.com/octokit/action.js ) | `6.0.7` | `7.0.0` |
| [semver](https://github.com/npm/node-semver ) | `7.5.4` | `7.6.3` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) | `29.5.11` | `29.5.13` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `20.11.8` | `22.7.4` |
| [@vercel/ncc](https://github.com/vercel/ncc ) | `0.38.1` | `0.38.2` |
| [prettier](https://github.com/prettier/prettier ) | `3.2.5` | `3.3.3` |
| [ts-jest](https://github.com/kulshekhar/ts-jest ) | `29.1.2` | `29.2.5` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.3.3` | `5.6.2` |
Updates `@actions/core` from 1.10.1 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Updates `@octokit/action` from 6.0.7 to 7.0.0
- [Release notes](https://github.com/octokit/action.js/releases )
- [Commits](https://github.com/octokit/action.js/compare/v6.0.7...v7.0.0 )
Updates `semver` from 7.5.4 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.3 )
Updates `@types/jest` from 29.5.11 to 29.5.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Updates `@types/node` from 20.11.8 to 22.7.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@vercel/ncc` from 0.38.1 to 0.38.2
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.38.1...0.38.2 )
Updates `prettier` from 3.2.5 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.3 )
Updates `ts-jest` from 29.1.2 to 29.2.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.2.5 )
Updates `typescript` from 5.3.3 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.3.3...v5.6.2 )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: "@octokit/action"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 16:39:27 -04:00
4675ea6b05
Add dependabot ( #137 )
2024-09-05 19:36:08 -07:00
df50d879fa
Release v4.2.0 ( #134 )
...
* Update CHANGELOG.md
* Update package.json
* Update README.md
2024-04-15 15:41:59 -04:00
08d7123a4a
Bump undici from 5.28.2 to 5.28.4 ( #133 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.2 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.4 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 16:23:04 -04:00
0a0c55a4c3
Fix os detection and archive extension ( #124 )
2024-04-12 15:46:47 -04:00
d00ce1cb5e
update to release workflow major version tag ( #132 )
2024-03-08 13:33:11 -05:00
4c255dde26
publish version 4.1.0 ( #131 )
...
* publish version 4.1.0
* update version
2024-03-01 11:45:44 -05:00
ec8dd7c209
switching to fetching latest version from the dedicated file ( #130 )
2024-03-01 10:15:56 -06:00
efbd96d464
Fix action version in README.md ( #129 )
...
`v4` is not a valid tag, `v4.0.0` is.
See https://github.com/Azure/setup-helm/tags
2024-02-27 17:32:24 -05:00
859dc38e9a
v4 readme update ( #127 )
2024-02-13 16:11:44 -05:00
0788eb3317
v4 release and required workflow updates ( #125 )
...
* v4 release and workflow update
* Update release-pr.yml
* Update release-pr.yml
* Update package.json
* format
2024-02-12 18:30:35 -05:00
208de6bd49
Upgrade action to use node20 ( #121 )
...
* Action update:
- Bump all dependencies
- Rewrite `getLatestHelmVersion()` function without graphql
* Bump stableHelmVersion
* Update readme and action.yaml
* Revert and rewrite with @octokit/action
* Add latest to integration test
* Bump action's versions
* Set github.token as default input
* Replace deprecated jest methods
* Add prettier to dev dependencies, fix prettier issues
2024-02-08 13:49:56 -05:00
1f87a575d0
Bump @babel/traverse from 7.18.6 to 7.23.2 ( #118 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.18.6 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-04 12:16:17 -05:00
d336b89352
Add action input to set download base url ( #113 )
...
* feat: add downloadBaseURL action input
* feat: downloadHelm and getHelmDownloadURL added baseURL function argument
* refactor: building the helm download url
* chore: format code
---------
Co-authored-by: Paul Vollmer <mail@paulvollmer.net >
2024-01-02 09:30:48 -05:00
ac5ee1fca8
Update helm to v3.11.1 ( #108 )
2023-02-16 19:41:09 -05:00
638a523e0c
Bump decode-uri-component from 0.2.0 to 0.2.2 ( #105 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 13:29:26 -05:00
0a7ec47357
Bump json5 from 2.2.1 to 2.2.3 ( #107 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 13:29:07 -05:00
3419a8fa8f
Update README to reflect current default helm version ( #106 )
2023-01-10 13:26:20 -05:00
f77071b246
minor nit , upgrade helm and GH action version updates ( #102 )
2022-12-27 09:28:27 -05:00
a4617735aa
Added support message ( #95 )
2022-11-28 13:51:20 -05:00
2dafda840c
refactor: cleanup GH gql query ( #100 )
2022-10-27 09:44:25 -04:00
b70d33f56d
Update actions/toolkit versions. ( #94 )
...
Update actions/core to version 1.10.0 to avoid the warning:
```
The `set-output` command is deprecated and will be disabled soon.
Please upgrade to using Environment Files. For more information see:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
```
2022-10-17 14:07:50 -04:00
3c00c0152f
syntax error fixes ( #93 )
2022-09-21 11:12:26 -07:00
22d14750db
Add the bug report and feature request form ( #92 )
2022-09-06 13:09:28 -04:00