Skip to content

Commit 9c29eb1

Browse files
authored
Merge branch 'main' into fix-validate_item_search_ids
2 parents 08968fa + d1a3626 commit 9c29eb1

File tree

3 files changed

+855
-775
lines changed

3 files changed

+855
-775
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Run Labeler
17-
uses: crazy-max/ghaction-github-labeler@v5.0.0
17+
uses: crazy-max/ghaction-github-labeler@v5.1.0
1818
with:
1919
skip-delete: true

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ jobs:
152152
nox --session=coverage -- xml
153153
154154
- name: Upload coverage report
155-
uses: codecov/codecov-action@v4.6.0
155+
uses: codecov/codecov-action@v5.0.7

0 commit comments

Comments
 (0)