Skip to content

Commit

Permalink
Fix version of labeler.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Apr 3, 2024
1 parent 3ef2b87 commit 9abacc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: micnncim/action-label-syncer@v1.4.0-SNAPSHOT
- uses: micnncim/action-label-syncer@v1.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 9abacc4

Please sign in to comment.