File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ jobs:
1313 permissions :
1414 issues : write
1515 pull-requests : write
16- uses : bombshell-dev/automation/.github/workflows/detect-agent.yml@a1553cebd9318d416f6a8e9f38f363b6aaa19c72
16+ uses : bombshell-dev/automation/.github/workflows/detect-agent.yml@fefdda5cafd503bf3caaccd0a350c5d863d4289c
1717
1818 backfill :
1919 if : github.event_name == 'workflow_dispatch'
2020 permissions :
2121 issues : write
2222 pull-requests : write
23- uses : bombshell-dev/automation/.github/workflows/detect-agent-backfill.yml@a1553cebd9318d416f6a8e9f38f363b6aaa19c72
23+ uses : bombshell-dev/automation/.github/workflows/detect-agent-backfill.yml@fefdda5cafd503bf3caaccd0a350c5d863d4289c
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ linkWorkspacePackages: true
33preferWorkspacePackages : true
44blockExoticSubdeps : true
55trustPolicy : ' no-downgrade'
6+ trustPolicyExclude :
7+ - ' vite@6.4.1'
68
79packages :
810 - ' packages/*'
You can’t perform that action at this time.
0 commit comments