Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.

Commit 4a2624d

Browse files
dependabot[bot]tranquil-tr0
authored andcommitted
ci(deps): bump peter-evans/create-pull-request from 7 to 8 (pacstall#8252)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 482261c commit 4a2624d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/distrolist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
9393
- name: Create PR if changes detected
9494
if: env.changes_detected == 'true'
95-
uses: peter-evans/create-pull-request@v7
95+
uses: peter-evans/create-pull-request@v8
9696
with:
9797
token: ${{ secrets.GITHUB_TOKEN }}
9898
add-paths: distrolist

0 commit comments

Comments
 (0)