diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4ec51d01..d4d0c12f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,7 @@ updates: # release tag, so handle updates manually - dependency-name: "actions/*" - dependency-name: "github/codeql-action/*" + - dependency-name: "microsoft/playwright-github-action" - package-ecosystem: "npm" directory: "/" diff --git a/CHANGELOG.md b/CHANGELOG.md index 30443bc7..4bbe65d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,7 +70,7 @@ VS Code v1.56 ### Development -- item +- chore: ignore updates to microsoft/playwright-github-action ## 3.10.0