mirror of
https://github.com/tauri-apps/tauri-action.git
synced 2026-01-31 00:35:20 +01:00
chore(deps): update dependency @actions/core to v2.0.2 (#1247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"minimumReleaseAge": 4320,
|
||||
"dependencies": {
|
||||
"@actions/artifact": "5.0.2",
|
||||
"@actions/core": "2.0.1",
|
||||
"@actions/core": "2.0.2",
|
||||
"@actions/github": "6.0.1",
|
||||
"execa": "9.6.1",
|
||||
"find-up-simple": "1.0.1",
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -12,8 +12,8 @@ importers:
|
||||
specifier: 5.0.2
|
||||
version: 5.0.2
|
||||
'@actions/core':
|
||||
specifier: 2.0.1
|
||||
version: 2.0.1
|
||||
specifier: 2.0.2
|
||||
version: 2.0.2
|
||||
'@actions/github':
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1
|
||||
@@ -72,8 +72,8 @@ packages:
|
||||
'@actions/artifact@5.0.2':
|
||||
resolution: {integrity: sha512-NmA+THO1s/Ubqf5y34EZofB1FRORcToa3T8Mb3/Z87TCCozTtvBUaxDn8OPPwgyYQ4ft0nd01Z4kFSu2DTWqGw==}
|
||||
|
||||
'@actions/core@2.0.1':
|
||||
resolution: {integrity: sha512-oBfqT3GwkvLlo1fjvhQLQxuwZCGTarTE5OuZ2Wg10hvhBj7LRIlF611WT4aZS6fDhO5ZKlY7lCAZTlpmyaHaeg==}
|
||||
'@actions/core@2.0.2':
|
||||
resolution: {integrity: sha512-Ast1V7yHbGAhplAsuVlnb/5J8Mtr/Zl6byPPL+Qjq3lmfIgWF1ak1iYfF/079cRERiuTALTXkSuEUdZeDCfGtA==}
|
||||
|
||||
'@actions/exec@2.0.0':
|
||||
resolution: {integrity: sha512-k8ngrX2voJ/RIN6r9xB82NVqKpnMRtxDoiO+g3olkIUpQNqjArXrCQceduQZCQj3P3xm32pChRLqRrtXTlqhIw==}
|
||||
@@ -1617,7 +1617,7 @@ snapshots:
|
||||
|
||||
'@actions/artifact@5.0.2':
|
||||
dependencies:
|
||||
'@actions/core': 2.0.1
|
||||
'@actions/core': 2.0.2
|
||||
'@actions/github': 6.0.1
|
||||
'@actions/http-client': 3.0.1
|
||||
'@azure/storage-blob': 12.29.1
|
||||
@@ -1635,7 +1635,7 @@ snapshots:
|
||||
- react-native-b4a
|
||||
- supports-color
|
||||
|
||||
'@actions/core@2.0.1':
|
||||
'@actions/core@2.0.2':
|
||||
dependencies:
|
||||
'@actions/exec': 2.0.0
|
||||
'@actions/http-client': 3.0.1
|
||||
|
||||
Reference in New Issue
Block a user