We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c3839d + 8eea3b1 commit d2ba9b5Copy full SHA for d2ba9b5
.github/workflows/dependabot-automerge.yml
@@ -13,7 +13,6 @@ jobs:
13
permissions: write-all
14
15
# Until v6 is released
16
- uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@3f3e2c6aee0c7a371b5c1b0f890fd43a70a39769
+ uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@13446d5ff064de382e6b5249eb85837a9d84b3eb
17
with:
18
mergeArguments: --auto --squash
19
- autoMergeSnapshots: true
0 commit comments