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.
v7
1 parent 0dbdbcf commit 18025e7Copy full SHA for 18025e7
.github/workflows/merge-dependabot-pr.yml
@@ -12,7 +12,7 @@ jobs:
12
merge-dependabot-pr:
13
permissions: write-all
14
15
- uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@main
+ uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@v7
16
with:
17
mergeArguments: --auto --squash
18
autoMergeSnapshots: true
.github/workflows/release.yml
contents: write
issues: write
- uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@main
+ uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@v7
deployMilestoneToCentral: true
secrets:
0 commit comments