Skip to content

Commit

Permalink
Bump crowdin/github-action from 1.13.0 to 1.13.1 (#4161)
Browse files Browse the repository at this point in the history
* Bump crowdin/github-action from 1.13.0 to 1.13.1

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sweta Yadav <106366788+swetayadav1@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and swetayadav1 authored Oct 20, 2023
1 parent 1fc6179 commit b8c7a7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.13.0
uses: crowdin/github-action@v1.13.1
with:
# Tokens
project_id: ${{ secrets.CROWDIN_PROJECT_ID }}
Expand Down
2 changes: 1 addition & 1 deletion docs/changes/5.3.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Release date: `2023-xx-xx`
- Upgraded `codecov/codecov-action@v3.1.4` from 3.1.2 to 3.1.4
- Upgraded `comtypes` from 1.1.10 to 1.2.0
- Upgraded `coverage[toml]` from 7.2.7 to 7.3.1
- Upgraded `crowdin/github-action` from 1.12.0 to 1.13.0
- Upgraded `crowdin/github-action` from 1.13.0 to 1.13.1
- Upgraded `distlib` from 0.3.2 to 0.3.7
- Upgraded `docker/build-push-action` from 4.1.1 to 5.0.0
- Upgraded `docker/login-action` from 2.2.0 to 3.0.0
Expand Down

0 comments on commit b8c7a7c

Please sign in to comment.