Skip to content

Commit 453d591

Browse files
chore(deps): bump the github-actions group with 2 updates (#98)
1 parent ea2c18b commit 453d591

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
persist-credentials: false
2222

2323
- name: Run zizmor 🌈
24-
uses: zizmorcore/zizmor-action@0dce2577a4760a2749d8cfb7a84b7d5585ebcb7d # v0.5.0
24+
uses: zizmorcore/zizmor-action@71321a20a9ded102f6e9ce5718a2fcec2c4f70d8 # v0.5.2
2525
with:
2626
advanced-security: false

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ runs:
114114
shell: bash
115115

116116
- name: Upload SARIF file to GitHub Advanced Security
117-
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
117+
uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
118118
if: ${{ inputs.advanced-security == 'true' }}
119119
with:
120120
sarif_file: ${{ steps.run-zizmor.outputs.sarif-file }}

0 commit comments

Comments
 (0)