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 58
58
private_key : ${{ secrets.BORINGBOT_PRIVATE_KEY }}
59
59
if : steps.check-sha-boring.outputs.COMMIT_SHA || steps.check-sha-openssl.outputs.COMMIT_SHA
60
60
- name : Create Pull Request
61
- uses : peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20 # v7.0.1
61
+ uses : peter-evans/create-pull-request@d121e62763d8cc35b5fb1710e887d6e69a52d3a4 # v7.0.2
62
62
with :
63
63
branch : " bump-openssl-boringssl"
64
64
commit-message : " Bump BoringSSL and/or OpenSSL in CI"
Original file line number Diff line number Diff line change 57
57
private_key : ${{ secrets.BORINGBOT_PRIVATE_KEY }}
58
58
if : steps.check-sha-x509-limbo.outputs.COMMIT_SHA || steps.check-sha-wycheproof.outputs.COMMIT_SHA
59
59
- name : Create Pull Request
60
- uses : peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20 # v7.0.1
60
+ uses : peter-evans/create-pull-request@d121e62763d8cc35b5fb1710e887d6e69a52d3a4 # v7.0.2
61
61
with :
62
62
branch : " bump-vectors"
63
63
commit-message : " Bump x509-limbo and/or wycheproof in CI"
You can’t perform that action at this time.
0 commit comments