We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2345dda commit d122b96Copy full SHA for d122b96
.github/workflows/dependabot-automerge.yml
@@ -13,7 +13,7 @@ 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@563066461bba3451a2b9f60255e3caae59365a83
+ uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@32f16920297ef0ed087e0e0af5f3a058b882af5d
17
with:
18
autoMerge: true
19
mergeArguments: --auto --squash
0 commit comments