Skip to content

Commit

Permalink
[CD] Update stefanzweifel/git-auto-commit-action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Dec 18, 2023
1 parent a4587d5 commit e9be873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- run: ./ci-scripts/updateDownstreamVersion
id: updateDownstreamVersion

- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "Update version in README.md (${{ steps.updateDownstreamVersion.outputs.version }})"
file_pattern: ${{ steps.updateDownstreamVersion.outputs.files }}
Expand Down

0 comments on commit e9be873

Please sign in to comment.