mirror of
https://github.com/renovatebot/github-action.git
synced 2026-02-04 19:08:08 +00:00
fix(deps): update dependency @actions/exec to v3
| datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | npm | @actions/exec | 2.0.0 | 3.0.0 |
This commit is contained in:
parent
ffd1bc72a6
commit
af9d2bb21f
2 changed files with 15 additions and 3 deletions
|
|
@ -34,7 +34,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "2.0.2",
|
"@actions/core": "2.0.2",
|
||||||
"@actions/exec": "2.0.0"
|
"@actions/exec": "3.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "20.3.1",
|
"@commitlint/cli": "20.3.1",
|
||||||
|
|
|
||||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
|
|
@ -12,8 +12,8 @@ importers:
|
||||||
specifier: 2.0.2
|
specifier: 2.0.2
|
||||||
version: 2.0.2
|
version: 2.0.2
|
||||||
'@actions/exec':
|
'@actions/exec':
|
||||||
specifier: 2.0.0
|
specifier: 3.0.0
|
||||||
version: 2.0.0
|
version: 3.0.0
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@commitlint/cli':
|
'@commitlint/cli':
|
||||||
specifier: 20.3.1
|
specifier: 20.3.1
|
||||||
|
|
@ -99,12 +99,18 @@ packages:
|
||||||
'@actions/exec@2.0.0':
|
'@actions/exec@2.0.0':
|
||||||
resolution: {integrity: sha512-k8ngrX2voJ/RIN6r9xB82NVqKpnMRtxDoiO+g3olkIUpQNqjArXrCQceduQZCQj3P3xm32pChRLqRrtXTlqhIw==}
|
resolution: {integrity: sha512-k8ngrX2voJ/RIN6r9xB82NVqKpnMRtxDoiO+g3olkIUpQNqjArXrCQceduQZCQj3P3xm32pChRLqRrtXTlqhIw==}
|
||||||
|
|
||||||
|
'@actions/exec@3.0.0':
|
||||||
|
resolution: {integrity: sha512-6xH/puSoNBXb72VPlZVm7vQ+svQpFyA96qdDBvhB8eNZOE8LtPf9L4oAsfzK/crCL8YZ+19fKYVnM63Sl+Xzlw==}
|
||||||
|
|
||||||
'@actions/http-client@3.0.1':
|
'@actions/http-client@3.0.1':
|
||||||
resolution: {integrity: sha512-SbGS8c/vySbNO3kjFgSW77n83C4MQx/Yoe+b1hAdpuvfHxnkHzDq2pWljUpAA56Si1Gae/7zjeZsV0CYjmLo/w==}
|
resolution: {integrity: sha512-SbGS8c/vySbNO3kjFgSW77n83C4MQx/Yoe+b1hAdpuvfHxnkHzDq2pWljUpAA56Si1Gae/7zjeZsV0CYjmLo/w==}
|
||||||
|
|
||||||
'@actions/io@2.0.0':
|
'@actions/io@2.0.0':
|
||||||
resolution: {integrity: sha512-Jv33IN09XLO+0HS79aaODsvIRyduiF7NY/F6LYeK5oeUmrsz7aFdRphQjFoESF4jS7lMauDOttKALcpapVDIAg==}
|
resolution: {integrity: sha512-Jv33IN09XLO+0HS79aaODsvIRyduiF7NY/F6LYeK5oeUmrsz7aFdRphQjFoESF4jS7lMauDOttKALcpapVDIAg==}
|
||||||
|
|
||||||
|
'@actions/io@3.0.2':
|
||||||
|
resolution: {integrity: sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw==}
|
||||||
|
|
||||||
'@babel/code-frame@7.28.6':
|
'@babel/code-frame@7.28.6':
|
||||||
resolution: {integrity: sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==}
|
resolution: {integrity: sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
|
|
@ -2288,6 +2294,10 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@actions/io': 2.0.0
|
'@actions/io': 2.0.0
|
||||||
|
|
||||||
|
'@actions/exec@3.0.0':
|
||||||
|
dependencies:
|
||||||
|
'@actions/io': 3.0.2
|
||||||
|
|
||||||
'@actions/http-client@3.0.1':
|
'@actions/http-client@3.0.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
tunnel: 0.0.6
|
tunnel: 0.0.6
|
||||||
|
|
@ -2295,6 +2305,8 @@ snapshots:
|
||||||
|
|
||||||
'@actions/io@2.0.0': {}
|
'@actions/io@2.0.0': {}
|
||||||
|
|
||||||
|
'@actions/io@3.0.2': {}
|
||||||
|
|
||||||
'@babel/code-frame@7.28.6':
|
'@babel/code-frame@7.28.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/helper-validator-identifier': 7.28.5
|
'@babel/helper-validator-identifier': 7.28.5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue