We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc887d3 commit 1a2bc6aCopy full SHA for 1a2bc6a
.github/workflows/issues.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Add issue to project
17
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
18
with:
19
project-url: https://github.com/orgs/shipwright-io/projects/6
20
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}
0 commit comments