@ -1007,7 +1007,7 @@ jobs:
node-version : ${{ env._NODE_VERSION }}
- name : Set up Python
uses : actions/setup-python@ 83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
uses : actions/setup-python@ a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
with:
python-version : '3.14.2'
@ -1247,7 +1247,7 @@ jobs:
node-version : ${{ env._NODE_VERSION }}
- name : Set up Python
uses : actions/setup-python@ 83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
uses : actions/setup-python@ a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
with:
python-version : '3.14.2'
@ -1522,7 +1522,7 @@ jobs:
node-version : ${{ env._NODE_VERSION }}
- name : Set up Python
uses : actions/setup-python@ 83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
uses : actions/setup-python@ a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
with:
python-version : '3.14.2'
@ -1873,7 +1873,7 @@ jobs:
uses : bitwarden/gh-actions/azure-logout@main
- name : Upload Sources
uses : crowdin/github-action@ 60debf382ee245b21794321190ad0501db89d8c1 # v2.13 .0
uses : crowdin/github-action@ b4b468cffefb50bdd99dd83e5d2eaeb63c880380 # v2.14 .0
env:
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
CROWDIN_API_TOKEN : ${{ steps.retrieve-secrets.outputs.crowdin-api-token }}