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 8d1928a commit 4c44349Copy full SHA for 4c44349
.github/workflows/codeql-analysis.yml
@@ -35,7 +35,7 @@ jobs:
35
36
steps:
37
- name: Checkout repository
38
- uses: actions/checkout@v2
+ uses: actions/checkout@v2.3.4
39
40
# Initializes the CodeQL tools for scanning.
41
- name: Initialize CodeQL
.github/workflows/maven.yml
@@ -32,7 +32,7 @@ jobs:
32
33
34
- name: Checkout
- name: Set up cache for ~./m2/repository
uses: actions/[email protected]
0 commit comments