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 83760bd commit 48e14bcCopy full SHA for 48e14bc
.github/workflows/pull-request-labeled.yml
@@ -23,7 +23,7 @@ jobs:
23
echo "TOKEN=$TOKEN" >> "$GITHUB_OUTPUT"
24
- name: Set status
25
if: ${{ steps.generate-token.outputs.TOKEN }}
26
- uses: github/update-project-action@2d475e08804f11f4022df7e21f5816531e97cb64 # v2
+ uses: dsanders11/update-project-action@7ade91760df70df76770a238abee7a4869e01cf8
27
with:
28
github_token: ${{ steps.generate-token.outputs.TOKEN }}
29
organization: electron
0 commit comments