Skip to content

Commit

Permalink
use specific commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rlnt committed Mar 1, 2024
1 parent 525e5cd commit 541fb6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/label-syncer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- uses: jemmic/action-label-syncer@v1
- name: Sync labels
uses: jemmic/action-label-syncer@42cc613b082b8e82a1f2cb6e7ac3946752ff1571
with:
manifest: .github/labels.yml
repository: |
Expand Down

0 comments on commit 541fb6b

Please sign in to comment.