mirror of
https://github.com/renovatebot/github-action.git
synced 2026-02-03 18:58:09 +00:00
fix(deps): update dependency @actions/core to v3 (#1008)
| datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | npm | @actions/core | 2.0.2 | 3.0.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
29e7d615e0
commit
d724dd314f
2 changed files with 25 additions and 3 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"start": "run-s build && node dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "2.0.2",
|
||||
"@actions/core": "3.0.0",
|
||||
"@actions/exec": "3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
|
|
@ -9,8 +9,8 @@ importers:
|
|||
.:
|
||||
dependencies:
|
||||
'@actions/core':
|
||||
specifier: 2.0.2
|
||||
version: 2.0.2
|
||||
specifier: 3.0.0
|
||||
version: 3.0.0
|
||||
'@actions/exec':
|
||||
specifier: 3.0.0
|
||||
version: 3.0.0
|
||||
|
|
@ -96,6 +96,9 @@ packages:
|
|||
'@actions/core@2.0.2':
|
||||
resolution: {integrity: sha512-Ast1V7yHbGAhplAsuVlnb/5J8Mtr/Zl6byPPL+Qjq3lmfIgWF1ak1iYfF/079cRERiuTALTXkSuEUdZeDCfGtA==}
|
||||
|
||||
'@actions/core@3.0.0':
|
||||
resolution: {integrity: sha512-zYt6cz+ivnTmiT/ksRVriMBOiuoUpDCJJlZ5KPl2/FRdvwU3f7MPh9qftvbkXJThragzUZieit2nyHUyw53Seg==}
|
||||
|
||||
'@actions/exec@2.0.0':
|
||||
resolution: {integrity: sha512-k8ngrX2voJ/RIN6r9xB82NVqKpnMRtxDoiO+g3olkIUpQNqjArXrCQceduQZCQj3P3xm32pChRLqRrtXTlqhIw==}
|
||||
|
||||
|
|
@ -105,6 +108,9 @@ packages:
|
|||
'@actions/http-client@3.0.1':
|
||||
resolution: {integrity: sha512-SbGS8c/vySbNO3kjFgSW77n83C4MQx/Yoe+b1hAdpuvfHxnkHzDq2pWljUpAA56Si1Gae/7zjeZsV0CYjmLo/w==}
|
||||
|
||||
'@actions/http-client@4.0.0':
|
||||
resolution: {integrity: sha512-QuwPsgVMsD6qaPD57GLZi9sqzAZCtiJT8kVBCDpLtxhL5MydQ4gS+DrejtZZPdIYyB1e95uCK9Luyds7ybHI3g==}
|
||||
|
||||
'@actions/io@2.0.0':
|
||||
resolution: {integrity: sha512-Jv33IN09XLO+0HS79aaODsvIRyduiF7NY/F6LYeK5oeUmrsz7aFdRphQjFoESF4jS7lMauDOttKALcpapVDIAg==}
|
||||
|
||||
|
|
@ -2151,6 +2157,10 @@ packages:
|
|||
resolution: {integrity: sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==}
|
||||
engines: {node: '>=14.0'}
|
||||
|
||||
undici@6.23.0:
|
||||
resolution: {integrity: sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==}
|
||||
engines: {node: '>=18.17'}
|
||||
|
||||
undici@7.19.1:
|
||||
resolution: {integrity: sha512-Gpq0iNm5M6cQWlyHQv9MV+uOj1jWk7LpkoE5vSp/7zjb4zMdAcUD+VL5y0nH4p9EbUklq00eVIIX/XcDHzu5xg==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
|
@ -2290,6 +2300,11 @@ snapshots:
|
|||
'@actions/exec': 2.0.0
|
||||
'@actions/http-client': 3.0.1
|
||||
|
||||
'@actions/core@3.0.0':
|
||||
dependencies:
|
||||
'@actions/exec': 3.0.0
|
||||
'@actions/http-client': 4.0.0
|
||||
|
||||
'@actions/exec@2.0.0':
|
||||
dependencies:
|
||||
'@actions/io': 2.0.0
|
||||
|
|
@ -2303,6 +2318,11 @@ snapshots:
|
|||
tunnel: 0.0.6
|
||||
undici: 5.29.0
|
||||
|
||||
'@actions/http-client@4.0.0':
|
||||
dependencies:
|
||||
tunnel: 0.0.6
|
||||
undici: 6.23.0
|
||||
|
||||
'@actions/io@2.0.0': {}
|
||||
|
||||
'@actions/io@3.0.2': {}
|
||||
|
|
@ -4284,6 +4304,8 @@ snapshots:
|
|||
dependencies:
|
||||
'@fastify/busboy': 2.1.1
|
||||
|
||||
undici@6.23.0: {}
|
||||
|
||||
undici@7.19.1: {}
|
||||
|
||||
unicode-emoji-modifier-base@1.0.0: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue