Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit dbc8c9f

Browse files
Update peter-evans/create-pull-request action to v7 (#12960)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33404e4 commit dbc8c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright-image-updates.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Create Pull Request
2222
id: cpr
23-
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6
23+
uses: peter-evans/create-pull-request@4320041ed380b20e97d388d56a7fb4f9b8c20e79 # v7
2424
with:
2525
token: ${{ secrets.ELEMENT_BOT_TOKEN }}
2626
branch: actions/playwright-image-updates

0 commit comments

Comments
 (0)