We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44890ec + 8e0e961 commit a3222abCopy full SHA for a3222ab
1 file changed
.github/workflows/codeql-analysis.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Autobuild
71
if: ${{ (matrix.build-mode == 'autobuild') || (matrix.build-mode == '') }}
72
- uses: github/codeql-action/autobuild@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
+ uses: github/codeql-action/autobuild@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
73
74
- name: Prepare .NET SDK ${{ env.MINIMAL_DOTNET_SDK_VERSION }}
75
uses: smdn/workflows-dotnet/actions/prepare-dotnet-sdk@e294de483afffc1d3a366fbba853efe23c7b7d4c # actions/prepare-dotnet-sdk/v1.2.0
0 commit comments