Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 42945d8

Browse files
authoredMar 3, 2025··
Update peter-evans/create-pull-request digest to 6f7efd1
1 parent cd7e0fb commit 42945d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/sync-ci-config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
private_key: ${{ secrets.GH_APP_KEY }}
3939

4040
- name: Create pull request
41-
uses: peter-evans/create-pull-request@5da4e80e7bed9162b1c2d240c5920719611b04bf
41+
uses: peter-evans/create-pull-request@6f7efd1c24d02e0d947dd3f6f9618019afb36781
4242
with:
4343
token: ${{ steps.generate_token.outputs.token }}
4444
branch: sync-ci-config

0 commit comments

Comments
 (0)
Please sign in to comment.