Skip to content

Commit

Permalink
Merge pull request #868 from joomla/dependabot/github_actions/crowdin…
Browse files Browse the repository at this point in the history
…/github-action-1.15.2

Bump crowdin/github-action from 1.15.1 to 1.15.2
  • Loading branch information
tecpromotion authored Nov 17, 2023
2 parents d1e8a4e + 35abe7a commit 33417df
Show file tree
Hide file tree
Showing 24 changed files with 289 additions and 289 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/[email protected].1
uses: crowdin/[email protected].2
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/[email protected].1
uses: crowdin/[email protected].2
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/[email protected].1
uses: crowdin/[email protected].2
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/[email protected].1
uses: crowdin/[email protected].2
with:
# Upload sources to Crowdin
upload_sources: true
Expand Down
Loading

0 comments on commit 33417df

Please sign in to comment.