From 02083fb136e6ac24450723973afe12a9b46f78f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 06:30:03 +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 2bfc139f3dbd91c5ae27700eade2b7c8cfacc135. - [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...2bfc139f3dbd91c5ae27700eade2b7c8cfacc135) --- updated-dependencies: - dependency-name: metamask/github-tools/.github/workflows/add-item-to-project.yml dependency-version: 2bfc139f3dbd91c5ae27700eade2b7c8cfacc135 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..c4398b954ce 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@2bfc139f3dbd91c5ae27700eade2b7c8cfacc135 with: project-url: 'https://github.com/orgs/MetaMask/projects/113' team-name: 'wallet-framework-engineers'