Skip to content

Commit 6c2c45c

Browse files
Pins to a commit for dependabot merge, otherwise milestones are wrongly set
1 parent b5c11a9 commit 6c2c45c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dependabot-automerge.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ jobs:
1212
merge-dependabot-pr:
1313
permissions: write-all
1414

15-
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@v5
15+
# Until v6 is released
16+
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@3f3e2c6aee0c7a371b5c1b0f890fd43a70a39769
1617
with:
1718
mergeArguments: --auto --squash
1819
autoMergeSnapshots: true

0 commit comments

Comments
 (0)