Skip to content

Commit ba75fd9

Browse files
committed
Update peter-evans/create-pull-request action to v3.12.1
1 parent 3f48b28 commit ba75fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Create Pull Request
5858
if: ${{ github.event_name == 'schedule' }}
59-
uses: peter-evans/create-pull-request@67df31e08a133c6a77008b89689677067fef169e # renovate: tag=v3.11.0
59+
uses: peter-evans/create-pull-request@f22a7da129c901513876a2380e2dae9f8e145330 # renovate: tag=v3.12.1
6060
with:
6161
token: ${{ steps.generate-token.outputs.token }}
6262
branch: update-mold

0 commit comments

Comments
 (0)