Skip to content

Commit f5e65b6

Browse files
ci: bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 in /.github/actions/pr (#642)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e7a94f commit f5e65b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pr/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ runs:
5757

5858
- name: Create Pull Request
5959
if: env.git_status == 'dirty'
60-
uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v4
60+
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v4
6161
with:
6262
commit-message: ${{ inputs.commit-message }}
6363
branch: ${{ inputs.branch }}

0 commit comments

Comments
 (0)