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