Skip to content

Commit f8d81ca

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

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@efd8b64311f7a0a9b888ed13d0df78ec9184c163 # v2.62.11
29+
- uses: taiki-e/install-action@f355b1dcaf1a1c56ccead97cc540a259faf4bd5a # v2.62.20
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@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
39+
uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
4040
with:
4141
sarif_file: results.sarif
4242
category: zizmor

0 commit comments

Comments
 (0)