Skip to content

Commit a963cbf

Browse files
chore(deps): update github actions (patch) (#1561)
chore(deps): update github actions Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2872c4c commit a963cbf

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build-push-greenhouse-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
skip-setup-trivy: true
168168

169169
- name: Upload Trivy scan results to GitHub Security tab
170-
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
170+
uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
171171
if: always()
172172
with:
173173
sarif_file: trivy-results.sarif

.github/workflows/build-push-supernova-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
skip-setup-trivy: true
187187

188188
- name: Upload Trivy scan results to GitHub Security tab
189-
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
189+
uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
190190
if: always()
191191
with:
192192
sarif_file: trivy-results.sarif

.github/workflows/shared-detect-pkg-changes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
fi
7474
7575
- name: Set specific filters for the packages wihtin the paths
76-
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 #v3.0.2
76+
uses: dorny/paths-filter@d1c1ffe0248fe513906c8e24db8ea791d46f8590 # v3.0.3
7777
id: package-filters
7878
with:
7979
list-files: json

0 commit comments

Comments
 (0)