Skip to content

Commit

Permalink
build(deps): bump dsanders11/project-actions from 1.0.1 to 1.2.0 (#3491)
Browse files Browse the repository at this point in the history
Bumps [dsanders11/project-actions](https:/dsanders11/project-actions) from 1.0.1 to 1.2.0.
- [Release notes](https:/dsanders11/project-actions/releases)
- [Changelog](https:/dsanders11/project-actions/blob/main/.releaserc.json)
- [Commits](dsanders11/project-actions@a244155...82e9943)

---
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>
Co-authored-by: David Sanders <[email protected]>
  • Loading branch information
dependabot[bot] and dsanders11 authored Feb 5, 2024
1 parent 4479fc5 commit 4a010d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
creds: ${{ secrets.ECOSYSTEM_ISSUE_TRIAGE_GH_APP_CREDS }}
org: electron
- name: Add to Project
uses: dsanders11/project-actions/add-item@a24415515fa60a22f71f9d9d00e36ca82660cde9 # v1.0.1
uses: dsanders11/project-actions/add-item@82e99438bd44a14ad18d92d036dbc25cbfb9a8c4 # v1.2.0
with:
field: Opened
field-value: ${{ github.event.pull_request.created_at || github.event.issue.created_at }}
Expand Down

0 comments on commit 4a010d6

Please sign in to comment.