Skip to content

Commit 6ddbe4b

Browse files
committed
specify version
1 parent b42b916 commit 6ddbe4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/get-resource/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ inputs:
2424
runs:
2525
using: "composite"
2626
steps:
27-
- uses: ../../action.yml
27+
- uses: ctrlplanedev/cli@main
2828
with:
2929
version: ${{ inputs.version }}
3030
repo: ${{ inputs.repo }}

0 commit comments

Comments
 (0)