Skip to content

Commit

Permalink
chore: fix issue assignment worfklows should to use tagged versions (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
iliapolo authored Feb 17, 2021
1 parent cc28312 commit c9bd7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-label-assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/issue-action@f229cda
- uses: Naturalclar/issue-action@v2.0.2
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
title-or-body: 'title'
Expand Down

0 comments on commit c9bd7fe

Please sign in to comment.