Skip to content

Commit abf4f7c

Browse files
committed
pin oras to v 1.0.1
1 parent 51cbe67 commit abf4f7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ runs:
1818
using: composite
1919
steps:
2020
- uses: oras-project/setup-oras@v1
21+
with:
22+
version: 1.0.1
2123
- id: main
2224
run: '"$GITHUB_ACTION_PATH/mainw"'
2325
shell: bash

0 commit comments

Comments
 (0)