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.
2 parents a7e3b21 + e7f2208 commit 657520bCopy full SHA for 657520b
.github/workflows/bump_libraries.yaml
@@ -38,7 +38,7 @@ jobs:
38
changelog_message="Bump $package to ${{ steps.metadata.outputs.new-version }}"
39
./scripts/version-increment.sh "$changelog_message"
40
make version-sync
41
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v6
42
with:
43
commit_message: "Bump libraries and release"
44
0 commit comments