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 c1b9b4c commit fc4263eCopy full SHA for fc4263e
.github/workflows/issues.yaml
@@ -12,7 +12,7 @@ jobs:
12
name: Add issue to project
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/add-to-project@RELEASE_VERSION
+ - uses: actions/add-to-project@v0.5.0
16
with:
17
project-url: https://github.com/orgs/miniohq/projects/2
18
github-token: ${{ secrets.BOT_PAT }}
0 commit comments