Skip to content

Commit 660f24b

Browse files
committed
CCM-14499: Correct annotated tag SHA pins
1 parent e250a0f commit 660f24b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/manual-combine-dependabot-prs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: combine-prs
1717
id: combine-prs
18-
uses: github/combine-prs@e6d37110da1b512313419ba6992492dad622139f # v5.2.0
18+
uses: github/combine-prs@2909f404763c3177a456e052bdb7f2e85d3a7cb3 # v5.2.0
1919
with:
2020
ci_required: false
2121
labels: dependencies

0 commit comments

Comments
 (0)