Skip to content

Commit

Permalink
Merge pull request #135 from shimastripe/renovate/github-codeql-actio…
Browse files Browse the repository at this point in the history
…n-digest

Update github/codeql-action digest to 396bb3e
  • Loading branch information
shimastripe authored Nov 13, 2024
2 parents a82a34c + ebca5db commit 4562eb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ jobs:
spm-
- name: Initialize CodeQL
uses: github/codeql-action/init@9278e421667d5d90a2839487a482448c4ec7df4d # v3
uses: github/codeql-action/init@396bb3e45325a47dd9ef434068033c6d5bb0d11a # v3
with:
languages: swift
- name: Autobuild
uses: github/codeql-action/autobuild@9278e421667d5d90a2839487a482448c4ec7df4d # v3
uses: github/codeql-action/autobuild@396bb3e45325a47dd9ef434068033c6d5bb0d11a # v3
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@9278e421667d5d90a2839487a482448c4ec7df4d # v3
uses: github/codeql-action/analyze@396bb3e45325a47dd9ef434068033c6d5bb0d11a # v3
with:
category: "/language:swift"

0 comments on commit 4562eb4

Please sign in to comment.