We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ee3bd commit 364feaaCopy full SHA for 364feaa
.github/workflows/add-issue-to-project.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Add issue to operations project
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/add-to-project@v1.0.1
+ - uses: actions/add-to-project@v1.0.2
16
with:
17
project-url: https://github.com/orgs/openstreetmap/projects/1
18
github-token: ${{ secrets.GHA_OPS_PROJECT_TOKEN }}
0 commit comments