Skip to content

Commit 657520b

Browse files
authored
Merge branch 'main' into evoss/versioning
2 parents a7e3b21 + e7f2208 commit 657520b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump_libraries.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
changelog_message="Bump $package to ${{ steps.metadata.outputs.new-version }}"
3939
./scripts/version-increment.sh "$changelog_message"
4040
make version-sync
41-
- uses: stefanzweifel/git-auto-commit-action@v5
41+
- uses: stefanzweifel/git-auto-commit-action@v6
4242
with:
4343
commit_message: "Bump libraries and release"
4444

0 commit comments

Comments
 (0)