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.
1 parent f2b1c54 commit d1847cfCopy full SHA for d1847cf
.github/workflows/codeql-analysis.yml
@@ -45,7 +45,7 @@ jobs:
45
46
steps:
47
- name: Checkout repository
48
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
49
with:
50
persist-credentials: false
51
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
.github/workflows/maven.yml
@@ -38,7 +38,7 @@ jobs:
38
experimental: true
39
40
41
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
42
43
44
0 commit comments