Skip to content

Commit e397e26

Browse files
authored
Merge pull request #82 from trailofbits/dependabot/github_actions/{{cookiecutter.project_slug}}/dot-github/workflows/github/codeql-action-3.29.5
build(deps): bump github/codeql-action from 3.29.3 to 3.29.5 in /{{cookiecutter.project_slug}}/.github/workflows
2 parents 78373a0 + 8e892b1 commit e397e26

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/.github/workflows

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232

3333
- name: Upload SARIF file
34-
uses: github/codeql-action/upload-sarif@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
34+
uses: github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
3535
with:
3636
sarif_file: results.sarif
3737
category: zizmor

0 commit comments

Comments
 (0)