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 138fe29 commit a73cfe6Copy full SHA for a73cfe6
.github/workflows/labels.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
13
steps:
14
- - uses: actions/checkout@3
+ - uses: actions/checkout@v3
15
- uses: lannonbr/issue-label-manager-action@2.0.0
16
env:
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments