From 7a2320c4157458905dd5c26c34250b4f4e435d53 Mon Sep 17 00:00:00 2001 From: "bloopy-boi[bot]" <98279278+bloopy-boi[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 18:09:10 +0000 Subject: [PATCH] ci(github-action): update actions/add-to-project action to v0.6.1 (#207) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/add-to-project](https://togithub.com/actions/add-to-project) | action | patch | `v0.6.0` -> `v0.6.1` | --- ### Release Notes
actions/add-to-project (actions/add-to-project) ### [`v0.6.1`](https://togithub.com/actions/add-to-project/releases/tag/v0.6.1) [Compare Source](https://togithub.com/actions/add-to-project/compare/v0.6.0...v0.6.1) #### What's Changed - build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/514](https://togithub.com/actions/add-to-project/pull/514) - build(deps-dev): bump concurrently from 8.2.1 to 8.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/498](https://togithub.com/actions/add-to-project/pull/498) - build(deps-dev): bump eslint from 8.49.0 to 8.57.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/520](https://togithub.com/actions/add-to-project/pull/520) - build(deps): bump github/codeql-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/507](https://togithub.com/actions/add-to-project/pull/507) - build(deps): bump actions/upload-artifact from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/508](https://togithub.com/actions/add-to-project/pull/508) - Improve output of `check-dist` workflow by [@​camchenry](https://togithub.com/camchenry) in [https://github.com/actions/add-to-project/pull/521](https://togithub.com/actions/add-to-project/pull/521) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/470](https://togithub.com/actions/add-to-project/pull/470) - build(deps): bump [@​actions/github](https://togithub.com/actions/github) from 5.1.1 to 6.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/500](https://togithub.com/actions/add-to-project/pull/500) - build(deps): bump actions/setup-node from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/493](https://togithub.com/actions/add-to-project/pull/493) - Update readme and prepare release by [@​talune](https://togithub.com/talune) in [https://github.com/actions/add-to-project/pull/523](https://togithub.com/actions/add-to-project/pull/523) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.18.60 to 16.18.91 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/527](https://togithub.com/actions/add-to-project/pull/527) - build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/525](https://togithub.com/actions/add-to-project/pull/525) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.7.0 to 7.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/524](https://togithub.com/actions/add-to-project/pull/524) - build(deps-dev): bump typescript from 5.2.2 to 5.4.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/526](https://togithub.com/actions/add-to-project/pull/526) #### New Contributors - [@​camchenry](https://togithub.com/camchenry) made their first contribution in [https://github.com/actions/add-to-project/pull/521](https://togithub.com/actions/add-to-project/pull/521) - [@​talune](https://togithub.com/talune) made their first contribution in [https://github.com/actions/add-to-project/pull/523](https://togithub.com/actions/add-to-project/pull/523) **Full Changelog**: https://github.com/actions/add-to-project/compare/v0.6.0...v0.6.1
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: bloopy-boi[bot] <98279278+bloopy-boi[bot]@users.noreply.github.com> --- .github/workflows/issue-project-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-project-sync.yaml b/.github/workflows/issue-project-sync.yaml index 8f03f9b..fea3f99 100755 --- a/.github/workflows/issue-project-sync.yaml +++ b/.github/workflows/issue-project-sync.yaml @@ -25,7 +25,7 @@ jobs: app-id: "${{ secrets.APP_ID }}" private-key: "${{ secrets.APP_PRIVATE_KEY }}" # https://github.com/actions/add-to-project - - uses: actions/add-to-project@0609a2702eefb44781da00f8e04901d6e5cd2b92 # v0.6.0 + - uses: actions/add-to-project@1b844f0c5ac6446a402e0cb3693f9be5eca188c5 # v0.6.1 with: project-url: https://github.com/users/h3mmy/projects/3 # PAT needs repo & project scope