Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nils-org/PetaPoco.DbName
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ac8e7f3c176944db20c6b0f482590ffbcbf6816d
Choose a base ref
..
head repository: nils-org/PetaPoco.DbName
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2133153550b5f7a734d7f79c4735d0d8c0f39027
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +2 −2 .github/workflows/codeql-analysis.yml
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3
uses: github/codeql-action/init@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -67,4 +67,4 @@ jobs:
cake-version: 1.3.0

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3
uses: github/codeql-action/analyze@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3