diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 411b98e..cab9bd4 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -42,9 +42,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v3 - - name: CommitCord - uses: oneofremii/CommitCord@v1.0.1 - # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL uses: github/codeql-action/init@v2