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 6c5e49a commit 4df9f6eCopy full SHA for 4df9f6e
.github/workflows/add-to-project.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- id: add
26
name: Add ${{ format('#{0}', github.event.number || github.event.issue.number) }} to project
27
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
28
with:
29
github-token: ${{ secrets.PAT_REPO }}
30
project-url: |
0 commit comments