diff --git a/getsops/action.yml b/getsops/action.yml index e45b8ba..0c16829 100644 --- a/getsops/action.yml +++ b/getsops/action.yml @@ -12,6 +12,6 @@ runs: steps: - name: Set version shell: bash - run: action.sh + run: getsops/action.sh env: INPUT_VERSION: ${{ inputs.version }}