chore: bump devops-infra/action-commit-push from 0.9.2 to 0.10.0 (#2030)

This commit is contained in:
dependabot[bot] 2025-02-22 20:54:32 +01:00 committed by GitHub
parent c3c520f487
commit f66126e53d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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