diff --git a/.github/workflows/block_rules.yml b/.github/workflows/block_rules.yml index 4b22dba5..1e5345e7 100644 --- a/.github/workflows/block_rules.yml +++ b/.github/workflows/block_rules.yml @@ -16,7 +16,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v2 with: - node-version: 14 + node-version: 20 - name: Install dependencies run: npm install @@ -38,6 +38,8 @@ jobs: commit-message: Update block rules for Manifest V3 branch: update-block-rules title: Update manifest V3 block rules + add-paths: | + src/rules.json body: | This pull request updates the block rules based on the latest changes. Files changed: