diff --git a/README.md b/README.md index 940ef8cd4..06de324dc 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ Use the `configuration` parameter of the `init` action to enable a workflow base Use workflow input parameter: ```yaml - - uses: tgrall/codeql-action/init@query-filter + - uses: github/codeql-action/init@v2 with: languages: ${{ matrix.language }} configuration: |