Skip to content

Commit 9d36ecc

Browse files
Landing zone auto merge
Merge performed
1 parent fb2b59b commit 9d36ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }}
5656

5757
- name: Cache SonarCloud packages
58-
uses: actions/cache@v4
58+
uses: actions/cache@v5
5959
with:
6060
path: ~/.sonar/cache
6161
key: ${{ runner.os }}-sonar

0 commit comments

Comments
 (0)