File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
site/src/pages/UserSettingsPage/WorkspaceProxyPage Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ jobs:
186
186
187
187
# Check for any typos
188
188
- name : Check for typos
189
- uses : crate-ci/typos@v1.24.6
189
+ uses : crate-ci/typos@v1.26.0
190
190
with :
191
191
config : .github/workflows/typos.toml
192
192
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114
114
echo "image=$(cat "$image_job")" >> $GITHUB_OUTPUT
115
115
116
116
- name : Run Trivy vulnerability scanner
117
- uses : aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8
117
+ uses : aquasecurity/trivy-action@f781cce5aab226378ee181d764ab90ea0be3cdd8
118
118
with :
119
119
image-ref : ${{ steps.build.outputs.image }}
120
120
format : sarif
File renamed without changes.
You can’t perform that action at this time.
0 commit comments