File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 steps :
1616 - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1717 - name : Setup post check of known hosts file
18- uses : pyTooling/Actions/with-post-step@9ceefdbf5dceae8c441fc393ed82344c7ca8bbdb # v3.1.1
18+ uses : pyTooling/Actions/with-post-step@25c007b491c5217049e257058126df512cdfb269 # v6.6.0
1919 env :
2020 SSH_KNOWN_HOSTS : ${{ secrets.SSH_KNOWN_HOSTS }}
2121 with :
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ inputs:
3535runs :
3636 using : ' composite'
3737 steps :
38- - uses : pyTooling/Actions/with-post-step@9ceefdbf5dceae8c441fc393ed82344c7ca8bbdb # v3.1.1
38+ - uses : pyTooling/Actions/with-post-step@25c007b491c5217049e257058126df512cdfb269 # v6.6.0
3939 env :
4040 SSH_HOST : ${{ inputs.ssh-host }}
4141 SSH_KEY_TYPE : ${{ inputs.ssh-key-type }}
You can’t perform that action at this time.
0 commit comments