From bce0f571d2531e4d8da43f33cd06bc9ce7e210c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 06:31:18 +0000 Subject: [PATCH] chore(deps): bump metamask/github-tools/.github/workflows/add-item-to-project.yml Bumps [metamask/github-tools/.github/workflows/add-item-to-project.yml](https://github.com/metamask/github-tools) from 56a094ccb23085b708eacbfbcc0b4fdf024491c0 to c35066415caac3dbf23c2ba296220f31f8f29888. - [Release notes](https://github.com/metamask/github-tools/releases) - [Changelog](https://github.com/MetaMask/github-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/metamask/github-tools/compare/56a094ccb23085b708eacbfbcc0b4fdf024491c0...c35066415caac3dbf23c2ba296220f31f8f29888) --- updated-dependencies: - dependency-name: metamask/github-tools/.github/workflows/add-item-to-project.yml dependency-version: c35066415caac3dbf23c2ba296220f31f8f29888 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../add-wallet-framework-team-prs-and-issues-to-project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/add-wallet-framework-team-prs-and-issues-to-project.yml b/.github/workflows/add-wallet-framework-team-prs-and-issues-to-project.yml index a53b9bf42ca..a8642e3c0ea 100644 --- a/.github/workflows/add-wallet-framework-team-prs-and-issues-to-project.yml +++ b/.github/workflows/add-wallet-framework-team-prs-and-issues-to-project.yml @@ -14,7 +14,7 @@ jobs: pull-requests: write contents: read repository-projects: write - uses: metamask/github-tools/.github/workflows/add-item-to-project.yml@56a094ccb23085b708eacbfbcc0b4fdf024491c0 + uses: metamask/github-tools/.github/workflows/add-item-to-project.yml@c35066415caac3dbf23c2ba296220f31f8f29888 with: project-url: 'https://github.com/orgs/MetaMask/projects/113' team-name: 'wallet-framework-engineers'