Skip to content

Commit

Permalink
Bump crowdin/github-action from 1.12.0 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](crowdin/github-action@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 448ecb6 commit dffc8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4

- name: Crowdin Action
uses: crowdin/github-action@v1.12.0
uses: crowdin/github-action@v1.13.0
with:
# Tokens
project_id: ${{ secrets.CROWDIN_PROJECT_ID }}
Expand Down

0 comments on commit dffc8af

Please sign in to comment.