Skip to content

Commit d8d27c6

Browse files
committed
The main for merge-dependabot-pr.yml to test the latest fixes
1 parent 390cc0c commit d8d27c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-dependabot-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
merge-dependabot-pr:
1313
permissions: write-all
1414

15-
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@v6
15+
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@main
1616
with:
1717
mergeArguments: --auto --squash
1818
autoMergeSnapshots: true

0 commit comments

Comments
 (0)