Skip to content

Commit 0587c12

Browse files
Update peter-evans/create-pull-request digest to 98106d3
1 parent 38a1fbe commit 0587c12

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@98106d3f2b65918a6591f9e155117b7219ff7e51
4242
with:
4343
token: ${{ steps.generate_token.outputs.token }}
4444
branch: sync-ci-config

0 commit comments

Comments
 (0)