Skip to content

Commit

Permalink
fix(action): edit inputs - take 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Windemiatrix committed May 28, 2024
1 parent 8125b94 commit 19ff25f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ runs:
- name: Set cosign installer version
id: set_version
run: echo "COSIGN_INSTALLER_VERSION=${{ inputs.cosign-installer-version }}" >> $GITHUB_ENV
shell: bash

- name: Install Cosign
uses: sigstore/cosign-installer@${{ env.COSIGN_INSTALLER_VERSION }}
Expand Down

0 comments on commit 19ff25f

Please sign in to comment.