File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
steps :
16
16
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17
17
- 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@42e17fae05f224e5ac3d79d021a4e3577878efe5 # v4.2.2
19
19
env :
20
20
SSH_KNOWN_HOSTS : ${{ secrets.SSH_KNOWN_HOSTS }}
21
21
with :
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ inputs:
35
35
runs :
36
36
using : ' composite'
37
37
steps :
38
- - uses : pyTooling/Actions/with-post-step@9ceefdbf5dceae8c441fc393ed82344c7ca8bbdb # v3.1.1
38
+ - uses : pyTooling/Actions/with-post-step@42e17fae05f224e5ac3d79d021a4e3577878efe5 # v4.2.2
39
39
env :
40
40
SSH_HOST : ${{ inputs.ssh-host }}
41
41
SSH_KEY_TYPE : ${{ inputs.ssh-key-type }}
You can’t perform that action at this time.
0 commit comments