We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61471fb commit ef264c8Copy full SHA for ef264c8
.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@b00736028017be7e964ed0a37c907ae1bf833f39
+ uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@13dc1fbfc2891b67d5259e50f9f7bd301957ed6d
17
with:
18
mergeArguments: --auto --squash
19
autoMergeSnapshots: true
0 commit comments