We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352e1f8 commit 66da5a4Copy full SHA for 66da5a4
.github/workflows/add-to-project.yml
@@ -21,7 +21,7 @@ jobs:
21
creds: ${{ secrets.ECOSYSTEM_ISSUE_TRIAGE_GH_APP_CREDS }}
22
org: electron
23
- name: Add to Project
24
- uses: dsanders11/project-actions/add-item@3a81985616963f32fae17d1d1b406c631f3201a1 # v1.1.0
+ uses: dsanders11/project-actions/add-item@82e99438bd44a14ad18d92d036dbc25cbfb9a8c4 # v1.2.0
25
with:
26
field: Opened
27
field-value: ${{ github.event.pull_request.created_at || github.event.issue.created_at }}
0 commit comments