Skip to content

Commit 3810b78

Browse files
build(deps): bump dsanders11/project-actions from 1.0.1 to 1.2.0 (#262)
Bumps [dsanders11/project-actions](https://github.com/dsanders11/project-actions) from 1.0.1 to 1.2.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@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>
1 parent 7d1cd3b commit 3810b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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@a24415515fa60a22f71f9d9d00e36ca82660cde9 # v1.0.1
24+
uses: dsanders11/project-actions/add-item@82e99438bd44a14ad18d92d036dbc25cbfb9a8c4 # v1.2.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)