Skip to content

Commit 66d15e7

Browse files
authored
Merge pull request #1118 from CommunityToolkit/dependabot/github_actions/peter-evans/create-pull-request-8.1.0
build(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0
2 parents 646ee22 + ff4c5a8 commit 66d15e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-api-diffs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
continue-on-error: true
3333

3434
- name: Create or update pull request
35-
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725
35+
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0
3636
with:
3737
token: ${{ secrets.GITHUB_TOKEN }}
3838
branch: update-api-diffs

0 commit comments

Comments
 (0)