fix(deps): update dependency @actions/exec to v3 (#1009)

| datasource | package       | from  | to    |
| ---------- | ------------- | ----- | ----- |
| npm        | @actions/exec | 2.0.0 | 3.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-01-30 13:05:25 +01:00 committed by GitHub
parent df519dcd60
commit e098430c9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 3 deletions

View file

@ -34,7 +34,7 @@
},
"dependencies": {
"@actions/core": "2.0.2",
"@actions/exec": "2.0.0"
"@actions/exec": "3.0.0"
},
"devDependencies": {
"@commitlint/cli": "20.3.1",

16
pnpm-lock.yaml generated
View file

@ -12,8 +12,8 @@ importers:
specifier: 2.0.2
version: 2.0.2
'@actions/exec':
specifier: 2.0.0
version: 2.0.0
specifier: 3.0.0
version: 3.0.0
devDependencies:
'@commitlint/cli':
specifier: 20.3.1
@ -99,12 +99,18 @@ packages:
'@actions/exec@2.0.0':
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':
resolution: {integrity: sha512-SbGS8c/vySbNO3kjFgSW77n83C4MQx/Yoe+b1hAdpuvfHxnkHzDq2pWljUpAA56Si1Gae/7zjeZsV0CYjmLo/w==}
'@actions/io@2.0.0':
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':
resolution: {integrity: sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==}
engines: {node: '>=6.9.0'}
@ -2288,6 +2294,10 @@ snapshots:
dependencies:
'@actions/io': 2.0.0
'@actions/exec@3.0.0':
dependencies:
'@actions/io': 3.0.2
'@actions/http-client@3.0.1':
dependencies:
tunnel: 0.0.6
@ -2295,6 +2305,8 @@ snapshots:
'@actions/io@2.0.0': {}
'@actions/io@3.0.2': {}
'@babel/code-frame@7.28.6':
dependencies:
'@babel/helper-validator-identifier': 7.28.5