Skip to content

Commit

Permalink
self ref
Browse files Browse the repository at this point in the history
  • Loading branch information
robzr committed Mar 5, 2024
1 parent 8fedc27 commit 16ee914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keys/import/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ runs:
steps:
- id: search
if: ${{ inputs.search != '' }}
uses: direct-actions/gpg/keys/search@v0.0.1
uses: direct-actions/gpg/keys/search@${{ github.ref_name }}
with:
keyserver: ${{ inputs.keyserver }}
quiet: ${{ inputs.quiet }}
Expand Down

0 comments on commit 16ee914

Please sign in to comment.