Skip to content

Commit 51765c9

Browse files
committed
match elementary-data/elementary#2210 SHA-pin comment convention
Made-with: Cursor
1 parent 76c41d7 commit 51765c9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/bump-version.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ jobs:
6969
steps:
7070
- uses: actions/checkout@v6
7171
- name: create pull request
72-
uses: repo-sync/pull-request@7e79a9f5dc3ad0ce53138f01df2fad14a04831c5 # v2
72+
# repo-sync/pull-request v2.12.1, checked 2026-04-26.
73+
uses: repo-sync/pull-request@7e79a9f5dc3ad0ce53138f01df2fad14a04831c5
7374
with:
7475
source_branch: "release/${{ needs.validate-version.outputs.validated-dbt-package-version }}"
7576
destination_branch: "master"

0 commit comments

Comments
 (0)