Skip to content

Commit

Permalink
chore: bump stefanzweifel/git-auto-commit-action from 4.14.1 to 5.0.1 (
Browse files Browse the repository at this point in the history
…#425)

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.14.1 to 5.0.1.
- [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@49620cd...8621497)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2024
1 parent 895408a commit cd3ffca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tx-pull.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Pull translations from Transifex
run: |
./tx -t ${{ secrets.TX_TOKEN }} pull -a -f
- uses: stefanzweifel/git-auto-commit-action@49620cd3ed21ee620a48530e81dba0d139c9cb80
- uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842
with:
# Optional. Commit message for the created commit.
# Defaults to "Apply automatic changes"
Expand Down

0 comments on commit cd3ffca

Please sign in to comment.