Skip to content

Commit

Permalink
chore(deps): update stefanzweifel/git-auto-commit-action action to v4…
Browse files Browse the repository at this point in the history
….16.0 (#523)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 2, 2022
1 parent 1e53831 commit 8a13bd9
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 @@ -128,7 +128,7 @@ jobs:
echo "version=v$(flutter pub run cider version)" >> $GITHUB_OUTPUT
- name: Commit new version 🆕
uses: stefanzweifel/git-auto-commit-action@v4.15.4
uses: stefanzweifel/git-auto-commit-action@v4.16.0
env:
version: ${{ steps.bump-version.outputs.version }}
with:
Expand Down

0 comments on commit 8a13bd9

Please sign in to comment.