Skip to content

Commit

Permalink
Bump crowdin/github-action from 1.20.4 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.20.4 to 2.2.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](crowdin/github-action@v1.20.4...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent d68f275 commit 2de4eee
Show file tree
Hide file tree
Showing 25 changed files with 296 additions and 296 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/core-get-language-source-v4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

# Runs the Crowdin action command - https://github.com/crowdin/github-action
- name: crowdin action package files
uses: crowdin/github-action@v1.20.4
uses: crowdin/github-action@v2.2.0
with:
# Upload sources to Crowdin
upload_sources: true
Expand All @@ -92,7 +92,7 @@ jobs:
dryrun_action: false

- name: crowdin action installer files
uses: crowdin/github-action@v1.20.4
uses: crowdin/github-action@v2.2.0
with:
# Upload sources to Crowdin
upload_sources: true
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/core-get-language-source-v5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

# Runs the Crowdin action command - https://github.com/crowdin/github-action
- name: crowdin action package files
uses: crowdin/github-action@v1.20.4
uses: crowdin/github-action@v2.2.0
with:
# Upload sources to Crowdin
upload_sources: true
Expand All @@ -94,7 +94,7 @@ jobs:
dryrun_action: false

- name: crowdin action installer files
uses: crowdin/github-action@v1.20.4
uses: crowdin/github-action@v2.2.0
with:
# Upload sources to Crowdin
upload_sources: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

# Runs the Crowdin action command - https://github.com/crowdin/github-action
- name: Crowdin Download Afrikaans
uses: crowdin/github-action@v1.20.4
uses: crowdin/github-action@v2.2.0
with:
# Option to specify a path to the configuration file, without / at the beginning
config: 'Configurations/Crowdin-J4-All.yml'
Expand Down
Loading

0 comments on commit 2de4eee

Please sign in to comment.