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@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
61
+ uses : peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
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@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
60
+ uses : peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
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