Skip to content

Commit f49ce9a

Browse files
Update oras-project/setup-oras action to v2
1 parent ce7d3b9 commit f49ce9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
name: go-microvm-firmware-linux-${{ matrix.arch }}
162162

163163
- name: Install oras
164-
uses: oras-project/setup-oras@v1
164+
uses: oras-project/setup-oras@v2
165165

166166
- name: Login to ghcr.io
167167
run: |
@@ -199,7 +199,7 @@ jobs:
199199
name: go-microvm-firmware-darwin-${{ matrix.arch }}
200200

201201
- name: Install oras
202-
uses: oras-project/setup-oras@v1
202+
uses: oras-project/setup-oras@v2
203203

204204
- name: Login to ghcr.io
205205
run: |

0 commit comments

Comments
 (0)