release: v5.0.0 — node24 upgrade and dependency updates (#240)
Some checks failed
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration test for setup-kubectl / Validate release and master branch (push) Waiting to run
Run prettify / Prettier Check (push) Waiting to run
Run unit tests. / build (push) Waiting to run
Release Project / release (push) Has been cancelled

This commit is contained in:
David Gamero 2026-03-25 12:38:57 -04:00 committed by GitHub
parent 5934a1112b
commit c8baf13e34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 20 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "setup-kubectl-action",
"version": "0.0.0",
"version": "5.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "setup-kubectl-action",
"version": "0.0.0",
"version": "5.0.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^2.0.2",