Skip to content

Commit

Permalink
[GitHub] Add commit id for sync labels action.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarciani committed Aug 13, 2024
1 parent 431c5d7 commit 8e908a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Sync Labels
uses: b4b4r07/github-labeler@master
uses: b4b4r07/github-labeler@master # 8f4b7f84864484a7bf31766abe9204da3cbe65b3
with:
config: .github/labels.yaml
env:
Expand Down

0 comments on commit 8e908a5

Please sign in to comment.