File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
path : code
26
26
ref : ${{ inputs.branch }}
27
27
28
- - uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1.11.2
28
+ - uses : actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
29
29
id : generate-token
30
30
with :
31
31
app-id : ${{ secrets.PR_SUBMITTER_APP_ID }}
50
50
working-directory : code/${{ inputs.path }}
51
51
52
52
- name : Create pull request
53
- uses : peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
53
+ uses : peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7
54
54
with :
55
55
base : ${{ inputs.branch }}
56
56
path : code
Original file line number Diff line number Diff line change 25
25
path : code
26
26
ref : ${{ inputs.branch }}
27
27
28
- - uses : actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1.11.2
28
+ - uses : actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
29
29
id : generate-token
30
30
with :
31
31
app-id : ${{ secrets.PR_SUBMITTER_APP_ID }}
50
50
working-directory : code/${{ inputs.path }}
51
51
52
52
- name : Create pull request
53
- uses : peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
53
+ uses : peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7
54
54
with :
55
55
base : ${{ inputs.branch }}
56
56
path : code
You can’t perform that action at this time.
0 commit comments