Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump spring-io/spring-github-workflows from b00736028017be7e964ed0a37c907ae1bf833f39 to 65108e142e974c3b609b0e7150aa453ce113052e #345

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
permissions: write-all

# Until v6 is released
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@65108e142e974c3b609b0e7150aa453ce113052e
with:
autoMerge: true
mergeArguments: --auto --squash
Loading