8000 chore(ci): bump the github-actions group with 4 updates · python-zeroconf/python-zeroconf@8275b54 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8275b54

Browse files
chore(ci): bump the github-actions group with 4 updates
Bumps the github-actions group with 4 updates: [actions/setup-python](https://github.com/actions/setup-python), [codecov/codecov-action](https://github.com/codecov/codecov-action), [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/setup-python` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@8d9ed9a...a26af69) Updates `codecov/codecov-action` from 5.4.0 to 5.4.2 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@0565863...ad3126e) Updates `pypa/cibuildwheel` from 2.23.2 to 2.23.3 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@d04cacb...faf86a6) Updates `actions/download-artifact` from 4.2.1 to 4.3.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@95815c3...d3f86a1) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-version: 5.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: pypa/cibuildwheel dependency-version: 2.23.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb54a65 commit 8275b54

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/ci.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
18-
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
18+
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
1919
with:
2020
python-version: "3.12"
2121
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
@@ -69,7 +69,7 @@ jobs:
6969
- name: Install poetry
7070
run: pipx install poetry
7171
- name: Set up Python
72-
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
72+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
7373
with:
7474
python-version: ${{ matrix.python-version }}
7575
cache: "poetry"
@@ -87,7 +87,7 @@ jobs:
8787
- name: Test with Pytest
8888
run: poetry run pytest --durations=20 --timeout=60 -v --cov=zeroconf --cov-branch --cov-report xml --cov-report html --cov-report term-missing tests
8989
- name: Upload coverage to Codecov
90-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5
90+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5
9191
with:
9292
token: ${{ secrets.CODECOV_TOKEN }}
9393

@@ -96,7 +96,7 @@ jobs:
9696
steps:
9797
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
9898
- name: Setup Python 3.13
99-
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
99+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
100100
with:
101101
python-version: 3.13
102102
- uses: snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1
@@ -234,7 +234,7 @@ jobs:
234234
ref: "master"
235235
# Used to host cibuildwheel
236236
- name: Set up Python
237-
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
237+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
238238
with:
239239
python-version: "3.12"
240240
- name: Set up QEMU
@@ -268,7 +268,7 @@ jobs:
268268
fetch-depth: 0
269269

270270
- name: Build wheels ${{ matrix.musl }} (${{ matrix.qemu }})
271-
uses: pypa/cibuildwheel@d04cacbc9866d432033b1d09142936e6a0e2121a # v2.23.2
271+
uses: pypa/cibuildwheel@faf86a6ed7efa889faf6996aa23820831055001a # v2.23.3
272272
# to supply options, put them in 'env', like:
273273
env:
274274
CIBW_SKIP: cp36-* cp37-* pp36-* pp37-* pp38-* cp38-* ${{ matrix.musl == 'musllinux' && '*manylinux*' || '*musllinux*' }}
@@ -288,7 +288,7 @@ jobs:
288288
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
289289

290290
steps:
291-
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
291+
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
292292
with:
293293
# unpacks default artifact into dist/
294294
# if `name: artifact` is omitted, the action will create extra parent dir

0 commit comments

Comments
 (0)
0