We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b5c24 commit 533290cCopy full SHA for 533290c
1 file changed
.github/workflows/codeql-analysis.yml
@@ -49,7 +49,7 @@ jobs:
49
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
50
with:
51
persist-credentials: false
52
- - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 #v5.0.3
+ - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 #v5.0.4
53
54
path: ~/.m2/repository
55
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments