There was an error while loading. Please reload this page.
1 parent ff1dee8 commit c055b0aCopy full SHA for c055b0a
2 files changed
.github/workflows/generate-release.yml
@@ -47,7 +47,7 @@ jobs:
47
just check
48
49
- name: Install ORAS
50
- uses: oras-project/setup-oras@38de303aac69abb66f3e6255b7198bff35f323e3 # v2.0.0
+ uses: oras-project/setup-oras@1d808f7d7f6995cc68b7bf507bfe5c5446e1dc9d # v2.0.1
51
52
- name: Generate Release Text
53
id: generate-release-text
.github/workflows/reusable-build.yml
@@ -91,7 +91,7 @@ jobs:
91
if: inputs.publish
92
93
94
95
96
- name: Check Just Syntax
97
shell: bash
0 commit comments