Skip to content

Commit

Permalink
workflow enforce labeller version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbarnsley committed Oct 10, 2023
1 parent a26d1e4 commit 27610c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
with:
ref: ${{ github.head_ref }}

- uses: srvaroa/labeler@master
- uses: srvaroa/labeler@v1.6.1
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 27610c5

Please sign in to comment.