skip: merge (dd7f630a1d) [skip release]

This commit is contained in:
Renovate Bot 2024-10-12 02:07:21 +00:00
commit bf85bab60b
2 changed files with 6 additions and 6 deletions

View file

@ -32,7 +32,7 @@
"start": "run-s build && node dist" "start": "run-s build && node dist"
}, },
"dependencies": { "dependencies": {
"@actions/core": "1.11.0", "@actions/core": "1.11.1",
"@actions/exec": "1.1.1" "@actions/exec": "1.1.1"
}, },
"devDependencies": { "devDependencies": {

10
pnpm-lock.yaml generated
View file

@ -9,8 +9,8 @@ importers:
.: .:
dependencies: dependencies:
'@actions/core': '@actions/core':
specifier: 1.11.0 specifier: 1.11.1
version: 1.11.0 version: 1.11.1
'@actions/exec': '@actions/exec':
specifier: 1.1.1 specifier: 1.1.1
version: 1.1.1 version: 1.1.1
@ -87,8 +87,8 @@ importers:
packages: packages:
'@actions/core@1.11.0': '@actions/core@1.11.1':
resolution: {integrity: sha512-I21jQUzEjbZolw3jFZ/0iHGCb+rePCww9MaA0SbVFae4FpBTQWP1GIvr/m5Y6GVaxrDz7p3RhBtpBzwkA3rPSA==} resolution: {integrity: sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==}
'@actions/exec@1.1.1': '@actions/exec@1.1.1':
resolution: {integrity: sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==} resolution: {integrity: sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==}
@ -2217,7 +2217,7 @@ packages:
snapshots: snapshots:
'@actions/core@1.11.0': '@actions/core@1.11.1':
dependencies: dependencies:
'@actions/exec': 1.1.1 '@actions/exec': 1.1.1
'@actions/http-client': 2.2.3 '@actions/http-client': 2.2.3