fix(deps): update dependency @actions/core to v1.11.0

| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| npm        | @actions/core | 1.10.1 | 1.11.0 |
This commit is contained in:
renovate[bot] 2024-10-09 19:18:57 +00:00 committed by GitHub
parent 73c1f192f0
commit 6b22ac7b23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 13 deletions

View file

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

18
pnpm-lock.yaml generated
View file

@ -9,8 +9,8 @@ importers:
.:
dependencies:
'@actions/core':
specifier: 1.10.1
version: 1.10.1
specifier: 1.11.0
version: 1.11.0
'@actions/exec':
specifier: 1.1.1
version: 1.1.1
@ -87,8 +87,8 @@ importers:
packages:
'@actions/core@1.10.1':
resolution: {integrity: sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==}
'@actions/core@1.11.0':
resolution: {integrity: sha512-I21jQUzEjbZolw3jFZ/0iHGCb+rePCww9MaA0SbVFae4FpBTQWP1GIvr/m5Y6GVaxrDz7p3RhBtpBzwkA3rPSA==}
'@actions/exec@1.1.1':
resolution: {integrity: sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==}
@ -2122,10 +2122,6 @@ packages:
util-deprecate@1.0.2:
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
uuid@8.3.2:
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
hasBin: true
v8-compile-cache-lib@3.0.1:
resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
@ -2221,10 +2217,10 @@ packages:
snapshots:
'@actions/core@1.10.1':
'@actions/core@1.11.0':
dependencies:
'@actions/exec': 1.1.1
'@actions/http-client': 2.2.3
uuid: 8.3.2
'@actions/exec@1.1.1':
dependencies:
@ -4271,8 +4267,6 @@ snapshots:
util-deprecate@1.0.2: {}
uuid@8.3.2: {}
v8-compile-cache-lib@3.0.1: {}
validate-npm-package-license@3.0.4: