Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 06526b6

Browse files
Bump actions/cache from 3.2.2 to 3.2.3 (#266)
1 parent d58f843 commit 06526b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Cache sonar packages
4141
if: ${{ inputs.sonar_analysis == true }}
42-
uses: actions/[email protected].2
42+
uses: actions/[email protected].3
4343
with:
4444
path: ~/.sonar/cache
4545
key: ${{ runner.os }}-sonar

0 commit comments

Comments
 (0)