Skip to content

Commit d18c553

Browse files
authored
Merge pull request #444 from in-toto/dependabot/github_actions/peter-evans/create-pull-request-7.0.7
Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7
2 parents c0b4d86 + 07b9958 commit d18c553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-protos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# This step opens a PR if make protos resulted in a difference from
4141
# what's currently in the main branch. It has no permissions to write to
4242
# the repository, maintainers are required to approve and merge the PRs.
43-
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
43+
uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284
4444
with:
4545
commit-message: Regenerate attestation libraries
4646
title: Regenerate attestation libraries

0 commit comments

Comments
 (0)