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 1d13001 commit 50f9b15Copy full SHA for 50f9b15
1 file changed
.github/workflows/label-manager.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v3
14
15
- - uses: lannonbr/issue-label-manager-action@3.0.1
+ - uses: lannonbr/issue-label-manager-action@e8dbcd8198e86a1e98d5372e55db976fed9ba6f7 # 4.0.0
16
env:
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
with:
0 commit comments