Skip to content

Commit d3cca8b

Browse files
fix
1 parent aece705 commit d3cca8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-set-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Auto Label
12-
uses: guillaumejparis/ci-tools/actions/auto-label@v1
12+
uses: guillaumejparis/ci-tools/actions/auto-label@1.0.0
1313
with:
1414
github_token: ${{ secrets.GITHUB_TOKEN }}
1515
labels_by_organization: '{"FiligranHQ":["filigran team"]}'

0 commit comments

Comments
 (0)