From d66c9a375752479e83dc6d1aeeecad0ad2c4f9fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 08:53:19 +0000 Subject: [PATCH] build(deps): bump actions/setup-python from 6.0.0 to 6.1.0 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/e797f83bcb11b83ae66e0230d6156d7c80228e7c...83679a892e2d95755f2dac6acb0bfd1e9ac5d548) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ai-translation.yml | 4 ++-- .github/workflows/bump_version_and_tag.yml | 2 +- .github/workflows/generate_apm.pdef.xml.yml | 2 +- .github/workflows/update_configuration_steps_translation.yaml | 2 +- .github/workflows/update_flightcontroller_ids.yml | 2 +- .github/workflows/update_magfit_pdef_xml.yml | 2 +- .github/workflows/update_mo_files.yml | 2 +- .github/workflows/update_vehicle_components_translation.yaml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) 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'