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 b9314aa commit 9e544cbCopy full SHA for 9e544cb
.github/workflows/auto-label.yml
@@ -30,7 +30,7 @@ jobs:
30
if: github.event_name == 'issues'
31
runs-on: ubuntu-latest
32
steps:
33
- - uses: actions/add-to-project@v1
+ - uses: actions/add-to-project@v1.0.2
34
with:
35
project-url: https://github.com/orgs/ROCm/projects/91
36
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments