Skip to content

Commit 06a5bea

Browse files
build(deps): bump dsanders11/project-actions from 1.5.2 to 1.7.0 (#1689)
Bumps [dsanders11/project-actions](https://github.com/dsanders11/project-actions) from 1.5.2 to 1.7.0. - [Release notes](https://github.com/dsanders11/project-actions/releases) - [Changelog](https://github.com/dsanders11/project-actions/blob/main/.releaserc.json) - [Commits](dsanders11/project-actions@7fc3c54...2134fe7) --- updated-dependencies: - dependency-name: dsanders11/project-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72117c8 commit 06a5bea

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@7fc3c5441aef16079e07048600c305b205e287e5 # v1.5.2
24+
uses: dsanders11/project-actions/add-item@2134fe7cc71c58b7ae259c82a8e63c6058255678 # v1.7.0
2525
with:
2626
field: Opened
2727
field-value: ${{ github.event.pull_request.created_at || github.event.issue.created_at }}

0 commit comments

Comments
 (0)