Skip to content

Commit 07d15bb

Browse files
authored
Merge branch 'dev' into feature/TPT-4109-python-sdk-support-regions-vpc-availability-endpoints
2 parents fddd785 + bc5f735 commit 07d15bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
submodules: 'recursive'
194194

195195
- name: Download test report
196-
uses: actions/download-artifact@v7
196+
uses: actions/download-artifact@v8
197197
with:
198198
name: test-report-file
199199

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v6
2222
-
2323
name: Run Labeler
24-
uses: crazy-max/ghaction-github-labeler@24d110aa46a59976b8a7f35518cb7f14f434c916
24+
uses: crazy-max/ghaction-github-labeler@548a7c3603594ec17c819e1239f281a3b801ab4d
2525
with:
2626
github-token: ${{ secrets.GITHUB_TOKEN }}
2727
yaml-file: .github/labels.yml

0 commit comments

Comments
 (0)