chore: bump devops-infra/action-commit-push from 0.9.2 to 0.10.0 (#2030)
This commit is contained in:
parent
c3c520f487
commit
f66126e53d
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -128,7 +128,7 @@ jobs:
|
||||
mvn build-helper:parse-version versions:set -DnewVersion=\${parsedVersion.majorVersion}.\${parsedVersion.minorVersion}-SNAPSHOT versions:commit
|
||||
|
||||
- name: Push the changes to new branch
|
||||
uses: devops-infra/action-commit-push@v0.9.2
|
||||
uses: devops-infra/action-commit-push@v0.10.0
|
||||
with:
|
||||
github_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
add_timestamp: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user