We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c541409 commit 221e070Copy full SHA for 221e070
.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/[email protected].0
+ - uses: actions/[email protected].1
16
with:
17
project-url: https://github.com/orgs/octokit/projects/10
18
github-token: ${{ secrets.OCTOKITBOT_PROJECT_ACTION_TOKEN }}
0 commit comments