We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d6bc6 commit b0393a7Copy full SHA for b0393a7
.github/workflows/labels.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/[email protected]
8
- - uses: micnncim/action-label-syncer@latest
+ - uses: micnncim/action-label-syncer@v0.3.1
9
env:
10
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
11
GITHUB_REPOSITORY: ${{ github.repository }}
0 commit comments