Skip to content

Commit d97c574

Browse files
chore(deps): update github-actions (#257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 657da22 commit d97c574

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_security.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
persist-credentials: false
2828

29-
- uses: taiki-e/install-action@f79fe7514db78f0a7bdba3cb6dd9c1baa7d046d9 # v2.62.56
29+
- uses: taiki-e/install-action@3575e532701a5fc614b0c842e4119af4cc5fd16d # v2.62.60
3030
with:
3131
tool: zizmor
3232

@@ -36,7 +36,7 @@ jobs:
3636
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737

3838
- name: Upload SARIF file
39-
uses: github/codeql-action/upload-sarif@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4.31.4
39+
uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
4040
with:
4141
sarif_file: results.sarif
4242
category: zizmor

0 commit comments

Comments
 (0)