We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8485d8 commit 51cbe67Copy full SHA for 51cbe67
action.yml
@@ -17,6 +17,7 @@ inputs:
17
runs:
18
using: composite
19
steps:
20
+ - uses: oras-project/setup-oras@v1
21
- id: main
22
run: '"$GITHUB_ACTION_PATH/mainw"'
23
shell: bash
0 commit comments