mirror of
https://github.com/bitwarden/browser
synced 2025-12-24 12:13:39 +00:00
Devops 1323 pin actions versions (#5346)
* update all actions for version pin * Fix typo * Actions version pin final push * upadte set-up DCT job to use latest gh action
This commit is contained in:
@@ -14,11 +14,11 @@ jobs:
|
||||
# Translation PR / Crowdin
|
||||
- if: github.event.label.name == 'translation-pr'
|
||||
name: Translation-PR
|
||||
uses: peter-evans/close-issue@849549ba7c3a595a064c4b2c56f206ee78f93515 # v2.0.0
|
||||
uses: peter-evans/close-issue@276d7966e389d888f011539a86c8920025ea0626 # v3.0.1
|
||||
with:
|
||||
comment: |
|
||||
We really appreciate you taking the time to improve our translations.
|
||||
|
||||
|
||||
However we use a translation tool called [Crowdin](https://crowdin.com/) to help manage our localization efforts across many different languages. Our translations can only be updated using Crowdin, so we'll have to close this PR, but would really appreciate if you'd consider joining our awesome translation community over at Crowdin.
|
||||
|
||||
|
||||
More information can be found in the [localization section](https://contributing.bitwarden.com/contributing/#localization-l10n) of our [Contribution Guidelines](https://contributing.bitwarden.com/contributing/)
|
||||
|
||||
Reference in New Issue
Block a user