Skip to content

Commit cfc1688

Browse files
chore(deps): update metamask/github-tools requirement to 6269f7270e3e01e1e4ee337977a27a250dc2a1d5
Updates the requirements on [metamask/github-tools](https://github.com/metamask/github-tools) to permit the latest version. - [Release notes](https://github.com/metamask/github-tools/releases) - [Commits](https://github.com/metamask/github-tools/commits/6269f7270e3e01e1e4ee337977a27a250dc2a1d5) --- updated-dependencies: - dependency-name: metamask/github-tools dependency-version: 6269f7270e3e01e1e4ee337977a27a250dc2a1d5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e339c79 commit cfc1688

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/add-wallet-framework-team-prs-and-issues-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
pull-requests: write
1515
contents: read
1616
repository-projects: write
17-
uses: metamask/github-tools/.github/workflows/add-item-to-project.yml@56a094ccb23085b708eacbfbcc0b4fdf024491c0
17+
uses: metamask/github-tools/.github/workflows/add-item-to-project.yml@6269f7270e3e01e1e4ee337977a27a250dc2a1d5
1818
with:
1919
project-url: 'https://github.com/orgs/MetaMask/projects/113'
2020
team-name: 'wallet-framework-engineers'

.github/workflows/changelog-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
check_changelog:
9-
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7
9+
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@6269f7270e3e01e1e4ee337977a27a250dc2a1d5
1010
with:
1111
action-sha: fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7
1212
base-branch: ${{ github.event.pull_request.base.ref }}

0 commit comments

Comments
 (0)