From c1f7a061759dcff60b9b65c89ca28b24f525a78a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 01:58:27 +0000 Subject: [PATCH 1/2] chore(deps): bump the dependencies group with 1 update Bumps the dependencies group with 1 update: [actions/add-to-project](https://github.com/actions/add-to-project). Updates `actions/add-to-project` from 0.6.1 to 1.0.0 - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](https://github.com/actions/add-to-project/compare/v0.6.1...v1.0.0) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/assign-project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/assign-project.yml b/.github/workflows/assign-project.yml index 67167c7..ca42c00 100644 --- a/.github/workflows/assign-project.yml +++ b/.github/workflows/assign-project.yml @@ -18,7 +18,7 @@ jobs: name: Add issue to project runs-on: ubuntu-latest steps: - - uses: actions/add-to-project@v0.6.1 + - uses: actions/add-to-project@v1.0.0 with: # You can target a project in a different organization # to the issue From b63af4c815e176a6c23d0b8e40296928489f5f8d Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 01:58:43 +0000 Subject: [PATCH 2/2] docs(changeset): add changeset fragment for chore(deps): bump the dependencies group with 1 update --- .changeset/wee-violet-crab.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/wee-violet-crab.md diff --git a/.changeset/wee-violet-crab.md b/.changeset/wee-violet-crab.md new file mode 100644 index 0000000..78e975f --- /dev/null +++ b/.changeset/wee-violet-crab.md @@ -0,0 +1,5 @@ +--- +'json-on-the-clocktower': patch +--- + +chore(deps): bump the dependencies group with 1 update