We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e26525e + b4dde42 commit ad3ec5fCopy full SHA for ad3ec5f
.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@a4f52f8033a6168103c2538976c07b467e8163bc
+ uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e
44
with:
45
commit-message: Regenerate attestation libraries
46
title: Regenerate attestation libraries
0 commit comments