Skip to content

Commit 3d50fe1

Browse files
authored
Merge pull request #240 from duckdb/dependabot/github_actions/peter-evans/create-pull-request-7.0.9
Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9
2 parents d761b6f + f4043bd commit 3d50fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copy-stable-to-archive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
python scripts/copy_stable_to_preview.py
2727
2828
- name: Create PR
29-
uses: peter-evans/create-pull-request@v7.0.8
29+
uses: peter-evans/create-pull-request@v7.0.9
3030
with:
3131
branch: update-preview-branch
3232
commit-message: "Copy stable to preview"

0 commit comments

Comments
 (0)