We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70abebe commit 1ba12d0Copy full SHA for 1ba12d0
.github/workflows/add-to-project.yaml
@@ -14,7 +14,7 @@ jobs:
14
name: Add issue to project
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
18
with:
19
project-url: https://github.com/orgs/elastic/projects/1286
20
github-token: ${{ secrets.APM_TECH_USER_TOKEN }}
0 commit comments