Projects STRLCPY fzf Commits 4a957c67
🤬
  • Bump github/codeql-action from 2.1.8 to 2.1.24

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.8 to 2.1.24.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/github/codeql-action/compare/1ed1437484560351c5be56cf73a48a279d116b78...904260d7d935dff982205cbdb42025ce30b7a34f)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
  • Loading...
  • dependabot[bot] committed with GitHub 2 years ago
    4a957c67
    1 parent b5efc687
  • ■ ■ ■ ■ ■ ■
    .github/workflows/codeql-analysis.yml
    skipped 32 lines
    33 33   
    34 34   # Initializes the CodeQL tools for scanning.
    35 35   - name: Initialize CodeQL
    36  - uses: github/codeql-action/init@1ed1437484560351c5be56cf73a48a279d116b78
     36 + uses: github/codeql-action/init@904260d7d935dff982205cbdb42025ce30b7a34f
    37 37   with:
    38 38   languages: ${{ matrix.language }}
    39 39   
    40 40   - name: Autobuild
    41  - uses: github/codeql-action/autobuild@1ed1437484560351c5be56cf73a48a279d116b78
     41 + uses: github/codeql-action/autobuild@904260d7d935dff982205cbdb42025ce30b7a34f
    42 42   
    43 43   - name: Perform CodeQL Analysis
    44  - uses: github/codeql-action/analyze@1ed1437484560351c5be56cf73a48a279d116b78
     44 + uses: github/codeql-action/analyze@904260d7d935dff982205cbdb42025ce30b7a34f
    45 45   
Please wait...
Page is in error, reload to recover