Skip to content

Commit

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

* chore(deps): update docker/build-push-action action to v5

* chore(deps): update docker/login-action action to v3

* chore: autopublish 2023-09-12T12:00:59Z

* chore(deps): update docker/setup-buildx-action action to v3

* chore(deps): update stefanzweifel/git-auto-commit-action action to v5

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Weka CSI Bot <botty@weka.io>
Co-authored-by: Sergey Berezansky <66549633+sergeyberezansky@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 26, 2023
1 parent d83328e commit 3c1eec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# https://github.com/stefanzweifel/git-auto-commit-action#push-to-protected-branches
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Release ${{ steps.set_version.outputs.version }}

Expand Down

0 comments on commit 3c1eec0

Please sign in to comment.