Skip to content

Commit 9f78946

Browse files
chore(deps): all non-major dependencies
PR: #202 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db619ed commit 9f78946

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6969
with:
7070
persist-credentials: false
71-
- uses: crate-ci/typos@3a4d65230db538caabac6e156599c8ba8380ff07 # v1.43.1
71+
- uses: crate-ci/typos@ad3053d3adbcce7f2e3c60fd4ddfc239787d1eff # v1.43.2

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ runs:
6767
run: ${{ github.action_path }}/hadolint.sh
6868

6969
- name: Upload SARIF file to GitHub Advanced Security
70-
uses: github/codeql-action/upload-sarif@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v4.32.1
70+
uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
7171
if: ${{ inputs.advanced_security == 'true' }}
7272
with:
7373
sarif_file: ${{ steps.run.outputs.sarif_file }}

0 commit comments

Comments
 (0)