We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72117c8 commit 06a5beaCopy full SHA for 06a5bea
.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@7fc3c5441aef16079e07048600c305b205e287e5 # v1.5.2
+ uses: dsanders11/project-actions/add-item@2134fe7cc71c58b7ae259c82a8e63c6058255678 # v1.7.0
25
with:
26
field: Opened
27
field-value: ${{ github.event.pull_request.created_at || github.event.issue.created_at }}
0 commit comments