ci: bump the github-actions group with 2 updates (#9509)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-04 16:29:56 +03:00
committed by GitHub
parent 29b2eaa217
commit c31292abe8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ jobs:
# Check for any typos
- name: Check for typos
uses: crate-ci/typos@v1.16.8
uses: crate-ci/typos@v1.16.10
with:
config: .github/workflows/typos.toml
+1 -1
View File
@@ -122,7 +122,7 @@ jobs:
image_name: ${{ steps.build.outputs.image }}
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@41f05d9ecffa2ed3f1580af306000f734b733e54
uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f
with:
image-ref: ${{ steps.build.outputs.image }}
format: sarif