Skip to content

Commit ae61b98

Browse files
build(deps): bump dsanders11/project-actions from 1.4.0 to 1.5.1 (#132)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a10ee6f commit ae61b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-to-project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
creds: ${{ secrets.ECOSYSTEM_ISSUE_TRIAGE_GH_APP_CREDS }}
2222
org: electron
2323
- name: Add to Project
24-
uses: dsanders11/project-actions/add-item@438b25e007c2f4efec324497fadc6402e7cc61a6 # v1.4.0
24+
uses: dsanders11/project-actions/add-item@9c80cd31f58599941c64f74636bea95ba5d46090 # v1.5.1
2525
with:
2626
field: Opened
2727
field-value: ${{ github.event.pull_request.created_at || github.event.issue.created_at }}

0 commit comments

Comments
 (0)