Skip to content

Commit 210485e

Browse files
authored
Merge pull request #251 from duckdb/dependabot/github_actions/peter-evans/create-pull-request-7.0.11
Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11
2 parents ea8268e + fc9b180 commit 210485e

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.9
29+
uses: peter-evans/create-pull-request@v7.0.11
3030
with:
3131
branch: update-preview-branch
3232
commit-message: "Copy stable to preview"

0 commit comments

Comments
 (0)