Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
INFRA-3180-Update to use new github-tools version
  • Loading branch information
XxdpavelxX committed Dec 3, 2025
commit bff89c881fb3573004d4052213cba9c0a95d18e5
2 changes: 1 addition & 1 deletion .github/workflows/create-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
pull-requests: write
steps:
- name: Create Release PR
uses: MetaMask/github-tools/.github/actions/[email protected].1
uses: MetaMask/github-tools/.github/actions/[email protected].2
with:
platform: extension
checkout-base-branch: ${{ needs.resolve-bases.outputs.checkout_base }}
Expand Down
Loading