Skip to content

Commit

Permalink
Merge branch 'main' into renovate/docker-setup-buildx-action-digest
Browse files Browse the repository at this point in the history
  • Loading branch information
rbailey-godaddy authored Sep 8, 2023
2 parents d8b23cd + f06e8df commit 251c4de
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@8ca5570701137b67af3d8ae3d6452f4cee6579da
uses: github/codeql-action/init@6cfb483131f3f74950a251876da81c79a6fcbdec
with:
languages: ${{ matrix.language }}

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@8ca5570701137b67af3d8ae3d6452f4cee6579da
uses: github/codeql-action/analyze@6cfb483131f3f74950a251876da81c79a6fcbdec
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 251c4de

Please sign in to comment.