We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c32f5ef + eff126e commit 83e5c30Copy full SHA for 83e5c30
.github/workflows/codeql-analysis.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
49
with:
50
persist-credentials: false
51
- - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
+ - uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
52
53
path: ~/.m2/repository
54
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments