-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1600 from joomla/dependabot/github_actions/crowdi…
…n/github-action-2.5.1
- Loading branch information
Showing
25 changed files
with
296 additions
and
296 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,7 +82,7 @@ jobs: | |
|
||
# Runs the Crowdin action command - https://github.com/crowdin/github-action | ||
- name: crowdin action package files | ||
uses: crowdin/[email protected].0 | ||
uses: crowdin/[email protected].1 | ||
with: | ||
# Upload sources to Crowdin | ||
upload_sources: true | ||
|
@@ -92,7 +92,7 @@ jobs: | |
dryrun_action: false | ||
|
||
- name: crowdin action installer files | ||
uses: crowdin/[email protected].0 | ||
uses: crowdin/[email protected].1 | ||
with: | ||
# Upload sources to Crowdin | ||
upload_sources: true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,7 +82,7 @@ jobs: | |
|
||
# Runs the Crowdin action command - https://github.com/crowdin/github-action | ||
- name: crowdin action package files | ||
uses: crowdin/[email protected].0 | ||
uses: crowdin/[email protected].1 | ||
with: | ||
# Upload sources to Crowdin | ||
upload_sources: true | ||
|
@@ -94,7 +94,7 @@ jobs: | |
dryrun_action: false | ||
|
||
- name: crowdin action installer files | ||
uses: crowdin/[email protected].0 | ||
uses: crowdin/[email protected].1 | ||
with: | ||
# Upload sources to Crowdin | ||
upload_sources: true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ jobs: | |
|
||
# Runs the Crowdin action command - https://github.com/crowdin/github-action | ||
- name: Crowdin Download Afrikaans | ||
uses: crowdin/[email protected].0 | ||
uses: crowdin/[email protected].1 | ||
with: | ||
# Option to specify a path to the configuration file, without / at the beginning | ||
config: 'Configurations/Crowdin-J4-All.yml' | ||
|
Oops, something went wrong.