diff --git a/.github/workflows/ai-translation.yml b/.github/workflows/ai-translation.yml index 2cc7f354c..f4421c128 100644 --- a/.github/workflows/ai-translation.yml +++ b/.github/workflows/ai-translation.yml @@ -40,7 +40,7 @@ jobs: - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1 - name: Set up Python - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 with: python-version: '3.x' cache: 'pip' @@ -378,7 +378,7 @@ jobs: - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1 - name: Set up Python - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 with: python-version: '3.x' cache: 'pip' diff --git a/.github/workflows/bump_version_and_tag.yml b/.github/workflows/bump_version_and_tag.yml index 4c66727b1..1929218de 100644 --- a/.github/workflows/bump_version_and_tag.yml +++ b/.github/workflows/bump_version_and_tag.yml @@ -34,7 +34,7 @@ jobs: ssh-key: "${{ secrets.VERSION_BUMP_KEY }}" # This is a deploy key with write access, without it other workflows will not get triggered to run - name: Set up Python - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 with: python-version: 3.x diff --git a/.github/workflows/generate_apm.pdef.xml.yml b/.github/workflows/generate_apm.pdef.xml.yml index 0a1f0c696..218d90f0b 100644 --- a/.github/workflows/generate_apm.pdef.xml.yml +++ b/.github/workflows/generate_apm.pdef.xml.yml @@ -33,7 +33,7 @@ jobs: fetch-tags: true - name: Set up Python - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 with: python-version: '3.x' diff --git a/.github/workflows/update_configuration_steps_translation.yaml b/.github/workflows/update_configuration_steps_translation.yaml index d6cf55df4..4e1278b90 100644 --- a/.github/workflows/update_configuration_steps_translation.yaml +++ b/.github/workflows/update_configuration_steps_translation.yaml @@ -40,7 +40,7 @@ jobs: uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1 - name: Set up Python - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 with: python-version: '3.10' diff --git a/.github/workflows/update_flightcontroller_ids.yml b/.github/workflows/update_flightcontroller_ids.yml index 96ae1299d..1e00be7e0 100644 --- a/.github/workflows/update_flightcontroller_ids.yml +++ b/.github/workflows/update_flightcontroller_ids.yml @@ -31,7 +31,7 @@ jobs: path: ardupilot - name: Set up Python - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 with: python-version: '3.x' diff --git a/.github/workflows/update_magfit_pdef_xml.yml b/.github/workflows/update_magfit_pdef_xml.yml index 32aa171a7..e274cd56a 100644 --- a/.github/workflows/update_magfit_pdef_xml.yml +++ b/.github/workflows/update_magfit_pdef_xml.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1 - name: Set up Python - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 with: python-version: '3.x' diff --git a/.github/workflows/update_mo_files.yml b/.github/workflows/update_mo_files.yml index 2e3c23ea6..c1cafb9f8 100644 --- a/.github/workflows/update_mo_files.yml +++ b/.github/workflows/update_mo_files.yml @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1 - name: Set up Python - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 with: python-version: '3.x' cache: 'pip' diff --git a/.github/workflows/update_vehicle_components_translation.yaml b/.github/workflows/update_vehicle_components_translation.yaml index ffbbecde4..36cfbf01f 100644 --- a/.github/workflows/update_vehicle_components_translation.yaml +++ b/.github/workflows/update_vehicle_components_translation.yaml @@ -42,7 +42,7 @@ jobs: uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1 - name: Set up Python - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 with: python-version: '3.10'