Skip to content

Commit dcc5211

Browse files
SQSCANGHA-128 NO-JIRA Bump actions/cache from 4 to 5 (#219)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9f37f9 commit dcc5211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ jobs:
433433
with:
434434
token: ${{ secrets.GITHUB_TOKEN }}
435435
- name: SonarQube Cache
436-
uses: actions/cache@v4
436+
uses: actions/cache@v5
437437
with:
438438
path: ${{ github.workspace }}/.sonar/cache
439439
key: ${{ runner.os }}-${{ runner.arch }}-sonar

0 commit comments

Comments
 (0)