Skip to content

Commit

Permalink
Merge pull request #28 from askb/main
Browse files Browse the repository at this point in the history
Chore: Update shimataro/ssh-key-action to v2.7.0
  • Loading branch information
jwagantall authored Feb 20, 2024
2 parents b2e3ea6 + cb47d9d commit 7c30179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ runs:
using: "composite"
steps:
- name: Install SSH Key
uses: shimataro/ssh-key-action@38b53cb2f445ea2e0eb8872407e366677c41dbc6 # v2.6.1
uses: shimataro/ssh-key-action@d4fffb50872869abe2d9a9098a6d9c5aa7d16be4 # v2.7.0
with:
key: ${{ inputs.key }}
name: ${{ inputs.key_name }}
Expand Down

0 comments on commit 7c30179

Please sign in to comment.