Skip to content

Commit 4b89939

Browse files
chore(deps): update oras-project/setup-oras action to v2.0.1 (#2543)
Co-authored-by: ubot-7274[bot] <217212047+ubot-7274[bot]@users.noreply.github.com>
1 parent 5659fbc commit 4b89939

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
@@ -48,7 +48,7 @@ jobs:
4848
just check
4949
5050
- name: Install ORAS
51-
uses: oras-project/setup-oras@38de303aac69abb66f3e6255b7198bff35f323e3 # v2.0.0
51+
uses: oras-project/setup-oras@1d808f7d7f6995cc68b7bf507bfe5c5446e1dc9d # v2.0.1
5252

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

.github/workflows/reusable-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
if: inputs.publish
9797

9898
- name: Install ORAS
99-
uses: oras-project/setup-oras@38de303aac69abb66f3e6255b7198bff35f323e3 # v2.0.0
99+
uses: oras-project/setup-oras@1d808f7d7f6995cc68b7bf507bfe5c5446e1dc9d # v2.0.1
100100

101101
- name: Check Just Syntax
102102
shell: bash

0 commit comments

Comments
 (0)