Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c31292a

Browse files
ci: bump the github-actions group with 2 updates (#9509)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29b2eaa commit c31292a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
138138
# Check for any typos
139139
- name: Check for typos
140-
uses: crate-ci/[email protected].8
140+
uses: crate-ci/[email protected].10
141141
with:
142142
config: .github/workflows/typos.toml
143143

.github/workflows/security.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
image_name: ${{ steps.build.outputs.image }}
123123

124124
- name: Run Trivy vulnerability scanner
125-
uses: aquasecurity/trivy-action@41f05d9ecffa2ed3f1580af306000f734b733e54
125+
uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f
126126
with:
127127
image-ref: ${{ steps.build.outputs.image }}
128128
format: sarif

0 commit comments

Comments
 (0)