Skip to content

Commit 659e99e

Browse files
fix: bump the github-actions group across 1 directory with 2 updates (#899)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2eb19b commit 659e99e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
run: uv run --group test pytest --cov=src --cov=tests --cov-report=xml -n auto
8686

8787
- name: Upload test coverage reports to Codecov with GitHub Action
88-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
88+
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
8989

9090
- name: Run tests with lowest resolution
9191
if: matrix.python-version == '3.10' && matrix.os == 'ubuntu-latest'

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
always() &&
4444
(github.event_name != 'pull_request' ||
4545
github.event.pull_request.head.repo.full_name == github.repository)
46-
uses: github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4
46+
uses: github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4
4747
with:
4848
sarif_file: zizmor.sarif

0 commit comments

Comments
 (0)