From 679a595b52174f656cb553f1375679198b89bce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 06:06:22 +0000 Subject: [PATCH] Bump @hashicorp/github-actions-core from v1.0.0 to v1.2.0 Bumps [@hashicorp/github-actions-core](https://github.com/hashicorp/github-actions-core) from v1.0.0 to v1.2.0. - [Release notes](https://github.com/hashicorp/github-actions-core/releases) - [Commits](https://github.com/hashicorp/github-actions-core/compare/107c072fc94c6440243f98f5b8f3c2709d41d871...4fc9231f23084e280bca04bfc97d1d266d292b4b) --- updated-dependencies: - dependency-name: "@hashicorp/github-actions-core" dependency-version: b07afca3a4d1a84b8cb120df762e4056ac78d1c2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 90 ++++++++--------------------------------------- package.json | 2 +- 2 files changed, 15 insertions(+), 77 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5d940d1..b2cdf61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@actions/core": "^2.0.3", "@actions/http-client": "^3.0.2", - "@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#v1.0.0" + "@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#v1.2.0" }, "devDependencies": { "@types/node": "^24.1.0", @@ -55,53 +55,18 @@ "license": "MIT" }, "node_modules/@actions/tool-cache": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@actions/tool-cache/-/tool-cache-2.0.2.tgz", - "integrity": "sha512-fBhNNOWxuoLxztQebpOaWu6WeVmuwa77Z+DxIZ1B+OYvGkGQon6kTVg6Z32Cb13WCuw0szqonK+hh03mJV7Z6w==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@actions/tool-cache/-/tool-cache-3.0.1.tgz", + "integrity": "sha512-euK7sID37jMg1yWGkdXkLPI5Te7x/+2QMUPeHXogcpzUZ81mqlDZ+CgYhQo3LtB8LpVnnQyjs+hTTU0Ir4Y0RQ==", "license": "MIT", "dependencies": { - "@actions/core": "^1.11.1", - "@actions/exec": "^1.0.0", - "@actions/http-client": "^2.0.1", - "@actions/io": "^1.1.1", + "@actions/core": "^2.0.1", + "@actions/exec": "^2.0.0", + "@actions/http-client": "^3.0.2", + "@actions/io": "^2.0.0", "semver": "^6.1.0" } }, - "node_modules/@actions/tool-cache/node_modules/@actions/core": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.11.1.tgz", - "integrity": "sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==", - "license": "MIT", - "dependencies": { - "@actions/exec": "^1.1.1", - "@actions/http-client": "^2.0.1" - } - }, - "node_modules/@actions/tool-cache/node_modules/@actions/exec": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz", - "integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==", - "license": "MIT", - "dependencies": { - "@actions/io": "^1.0.1" - } - }, - "node_modules/@actions/tool-cache/node_modules/@actions/http-client": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.2.3.tgz", - "integrity": "sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA==", - "license": "MIT", - "dependencies": { - "tunnel": "^0.0.6", - "undici": "^5.25.4" - } - }, - "node_modules/@actions/tool-cache/node_modules/@actions/io": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.3.tgz", - "integrity": "sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==", - "license": "MIT" - }, "node_modules/@actions/tool-cache/node_modules/semver": { "version": "6.3.1", "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", @@ -113,43 +78,16 @@ }, "node_modules/@hashicorp/github-actions-core": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/hashicorp/github-actions-core.git#107c072fc94c6440243f98f5b8f3c2709d41d871", + "resolved": "git+ssh://git@github.com/hashicorp/github-actions-core.git#4fc9231f23084e280bca04bfc97d1d266d292b4b", + "integrity": "sha512-SrEY4lu5wh2SuYy826YLJDYlNR/fLPDsPxXa5mobVpeuzP7hIQGx5+gwLXFtDWDllPCiiJC1x2AsC1N9NZ4tzw==", "license": "Apache-2.0", "dependencies": { - "@actions/core": "^1.10.1", + "@actions/core": "^2.0.3", "@actions/io": "^1.1.3", - "@actions/tool-cache": "^2.0.1", + "@actions/tool-cache": "^3.0.1", "@hashicorp/js-releases": "^1.7.2", - "semver": "^7.5.3" - } - }, - "node_modules/@hashicorp/github-actions-core/node_modules/@actions/core": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.11.1.tgz", - "integrity": "sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==", - "license": "MIT", - "dependencies": { - "@actions/exec": "^1.1.1", - "@actions/http-client": "^2.0.1" - } - }, - "node_modules/@hashicorp/github-actions-core/node_modules/@actions/exec": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz", - "integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==", - "license": "MIT", - "dependencies": { - "@actions/io": "^1.0.1" - } - }, - "node_modules/@hashicorp/github-actions-core/node_modules/@actions/http-client": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.2.3.tgz", - "integrity": "sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA==", - "license": "MIT", - "dependencies": { - "tunnel": "^0.0.6", - "undici": "^5.25.4" + "axios": "^1.15.2", + "semver": "^7.6.3" } }, "node_modules/@hashicorp/github-actions-core/node_modules/@actions/io": { diff --git a/package.json b/package.json index 552d2ad..d20e171 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "@actions/core": "^2.0.3", "@actions/http-client": "^3.0.2", - "@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#v1.0.0" + "@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#v1.2.0" }, "devDependencies": { "@types/node": "^24.1.0",