We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d3b51 commit 1e7ea00Copy full SHA for 1e7ea00
1 file changed
.github/workflows/add_to_octokit_project.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
continue-on-error: true
14
steps:
15
- - uses: actions/add-to-project@v0.4.0
+ - uses: actions/add-to-project@v0.5.0
16
with:
17
project-url: https://github.com/orgs/octokit/projects/10
18
github-token: ${{ secrets.OCTOKITBOT_PROJECT_ACTION_TOKEN }}
0 commit comments