Skip to content

Commit

Permalink
Bump stefanzweifel/git-auto-commit-action from 4 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 4.11.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](stefanzweifel/git-auto-commit-action@v4...v4.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sebhoss committed May 12, 2021
1 parent 941a519 commit 9f0a08a
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 @@ -234,7 +234,7 @@ jobs:
if: needs.prepare.outputs.commit_count > 0
- id: push
name: Push Changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v4.11.0
if: needs.prepare.outputs.commit_count > 0
with:
commit_message: Update website data for ${{ needs.prepare.outputs.release_version }}
Expand Down

0 comments on commit 9f0a08a

Please sign in to comment.