Skip to content

Commit

Permalink
Merge pull request #157 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 6e54559
  • Loading branch information
shimastripe authored Jan 29, 2025
2 parents 84f6cb4 + c000ba7 commit 2f40948
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@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3
uses: github/codeql-action/init@6e5455904168f98c75d8e5ad848b4dc4ab3ae77e # v3
with:
languages: swift
- name: Autobuild
uses: github/codeql-action/autobuild@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3
uses: github/codeql-action/autobuild@6e5455904168f98c75d8e5ad848b4dc4ab3ae77e # v3
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3
uses: github/codeql-action/analyze@6e5455904168f98c75d8e5ad848b4dc4ab3ae77e # v3
with:
category: "/language:swift"

0 comments on commit 2f40948

Please sign in to comment.