Skip to content

Commit

Permalink
Update auto-create-gitmoji-labels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepstaylor committed May 4, 2024
1 parent 1dc94f1 commit 0dadcd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-create-gitmoji-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Enforce gitmoji PR title
uses: georgepstaylor/gitmoji-auto-label@v0.0.1
uses: georgepstaylor/gitmoji-auto-label@${{github.sha}}
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0dadcd7

Please sign in to comment.