Skip to content

Commit 2877be2

Browse files
author
Alberto Juan
authored
Merge pull request #62 from tinybirdco/get-labels-01
update label actions
2 parents 8bebdcb + c371733 commit 2877be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
191191
- name: Get regression labels
192192
id: regression_labels
193-
uses: SamirMarin/get-labels-action@v0
193+
uses: alrocar/get-labels-action@v1.0.1
194194
with:
195195
github_token: ${{ secrets.GITHUB_TOKEN }}
196196
label_key: regression

0 commit comments

Comments
 (0)