We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf1f8e commit 0b7ed33Copy full SHA for 0b7ed33
.github/workflows/make-protos.yml
@@ -40,7 +40,7 @@ jobs:
40
# This step opens a PR if make protos resulted in a difference from
41
# what's currently in the main branch. It has no permissions to write to
42
# the repository, maintainers are required to approve and merge the PRs.
43
- uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284
+ uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
44
with:
45
commit-message: Regenerate attestation libraries
46
title: Regenerate attestation libraries
0 commit comments