From cdf0672c001de0e7b358002c6ebbcbd9c0d96683 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 06:46:27 +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 072c900e2447470ad7ad5d8a74c14f253d583d9f. - [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...072c900e2447470ad7ad5d8a74c14f253d583d9f) --- updated-dependencies: - dependency-name: metamask/github-tools/.github/workflows/add-item-to-project.yml dependency-version: 072c900e2447470ad7ad5d8a74c14f253d583d9f 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..b514861b104 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@072c900e2447470ad7ad5d8a74c14f253d583d9f with: project-url: 'https://github.com/orgs/MetaMask/projects/113' team-name: 'wallet-framework-engineers'