Skip to content

Commit 8d34698

Browse files
wangxiaoxuan273Xiaoxuan Wang
andauthored
bump: add oras v1.2.3 to setup-oras (#95)
Signed-off-by: Xiaoxuan Wang <[email protected]> Co-authored-by: Xiaoxuan Wang <[email protected]>
1 parent 31162f5 commit 8d34698

File tree

4 files changed

+53
-3
lines changed

4 files changed

+53
-3
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
os: [macos-latest, windows-latest, ubuntu-latest]
3737
version:
3838
- 1.1.0
39-
- 1.2.2
39+
- 1.2.3
4040
fail-fast: true
4141
steps:
4242
- name: Checkout

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ inputs:
2020
version:
2121
description: Version of the official ORAS CLI to install
2222
required: false
23-
default: 1.2.2
23+
default: 1.2.3
2424
url:
2525
description: URL of the customized ORAS CLI to install. Required if 'checksum' is present.
2626
required: false

0 commit comments

Comments
 (0)