FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(ci): bump the github-actions group with 3 updates (#1789) · python-zeroconf/python-zeroconf@92529f3 · GitHub

Commit 92529f3

Browse files
chore(ci): bump the github-actions group with 3 updates (#1789)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a7a9f9 commit 92529f3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎.github/workflows/ci.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
- name: Test with Pytest
112112
run: poetry run pytest --durations=20 --timeout=60 -v --cov=zeroconf --cov-branch --cov-report xml --cov-report html --cov-report term-missing tests
113113
- name: Upload coverage to Codecov
114-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v5
114+
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v5
115115
with:
116116
token: ${{ secrets.CODECOV_TOKEN }}
117117

@@ -144,7 +144,7 @@ jobs:
144144
REQUIRE_CYTHON=1 poetry install --only=main,dev
145145
shell: bash
146146
- name: Run benchmarks
147-
uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd # v3
147+
uses: CodSpeedHQ/action@9d332c4d90b43981c3e55ae8e38e68709996240f # v3
148148
with:
149149
token: ${{ secrets.CODSPEED_TOKEN }}
150150
run: poetry run pytest --no-cov -vvvvv --codspeed tests/benchmarks
@@ -303,7 +303,7 @@ jobs:
303303
python-version: "3.12"
304304
- name: Set up QEMU
305305
if: ${{ matrix.qemu }}
306-
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
306+
uses: docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 # v4.1.0
307307
with:
308308
platforms: all
309309
# This should be temporary

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL