We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244d2c4 commit fc468e8Copy full SHA for fc468e8
.github/workflows/dependabot-automerge.yml
@@ -13,6 +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@4a6a1570f86cb1f24600d69cf6b4aede1b6525bd
+ uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@b00736028017be7e964ed0a37c907ae1bf833f39
17
with:
18
mergeArguments: --auto --squash
0 commit comments