Skip to content

Commit c055b0a

Browse files
chore(deps): update oras-project/setup-oras action to v2.0.1 (stable-f44) (#2544)
1 parent ff1dee8 commit c055b0a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/generate-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
just check
4848
4949
- name: Install ORAS
50-
uses: oras-project/setup-oras@38de303aac69abb66f3e6255b7198bff35f323e3 # v2.0.0
50+
uses: oras-project/setup-oras@1d808f7d7f6995cc68b7bf507bfe5c5446e1dc9d # v2.0.1
5151

5252
- name: Generate Release Text
5353
id: generate-release-text

.github/workflows/reusable-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
if: inputs.publish
9292

9393
- name: Install ORAS
94-
uses: oras-project/setup-oras@38de303aac69abb66f3e6255b7198bff35f323e3 # v2.0.0
94+
uses: oras-project/setup-oras@1d808f7d7f6995cc68b7bf507bfe5c5446e1dc9d # v2.0.1
9595

9696
- name: Check Just Syntax
9797
shell: bash

0 commit comments

Comments
 (0)