We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51cbe67 commit abf4f7cCopy full SHA for abf4f7c
action.yml
@@ -18,6 +18,8 @@ runs:
18
using: composite
19
steps:
20
- uses: oras-project/setup-oras@v1
21
+ with:
22
+ version: 1.0.1
23
- id: main
24
run: '"$GITHUB_ACTION_PATH/mainw"'
25
shell: bash
0 commit comments