Skip to content

Commit ad3ec5f

Browse files
authored
Merge pull request #340 from in-toto/dependabot/github_actions/peter-evans/create-pull-request-6.0.2
Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2
2 parents e26525e + b4dde42 commit ad3ec5f

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@a4f52f8033a6168103c2538976c07b467e8163bc
43+
uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e
4444
with:
4545
commit-message: Regenerate attestation libraries
4646
title: Regenerate attestation libraries

0 commit comments

Comments
 (0)