Skip to content

Commit 8d3a075

Browse files
committed
CCM-14499: Correct annotated tag SHA pins
1 parent 6caae39 commit 8d3a075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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 with:
18+
uses: github/combine-prs@2909f404763c3177a456e052bdb7f2e85d3a7cb3 # v5.2.0 with:
1919
ci_required: false
2020
labels: dependencies
2121
pr_title: Combined Dependabot PRs

0 commit comments

Comments
 (0)