From 6aca8e7fcf2bca13940a1423c23e98e1b3533c3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 06:27:20 +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 603848896b81e41539ea7688e5481839fde39a7f. - [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...603848896b81e41539ea7688e5481839fde39a7f) --- updated-dependencies: - dependency-name: metamask/github-tools/.github/workflows/add-item-to-project.yml dependency-version: 603848896b81e41539ea7688e5481839fde39a7f 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..c0ec70824c8 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@603848896b81e41539ea7688e5481839fde39a7f with: project-url: 'https://github.com/orgs/MetaMask/projects/113' team-name: 'wallet-framework-engineers'