We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14eb8fc commit c11d8f0Copy full SHA for c11d8f0
.github/workflows/add-to-project-app-server.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: assign issue to project
16
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
17
with:
18
github-token: ${{ secrets.SENZING_GITHUB_ACCESS_TOKEN }}
19
project-url: https://github.com/orgs/${{ vars.SENZING_GITHUB_ACCOUNT_NAME }}/projects/${{ vars.SENZING_PROJECT_APP_SERVER }}
0 commit comments