We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe646bf commit 6aee20dCopy full SHA for 6aee20d
.github/workflows/codeql-analysis.yml
@@ -32,7 +32,7 @@ jobs:
32
33
steps:
34
- name: Checkout repository
35
- uses: actions/checkout@v2
+ uses: actions/checkout@v2.3.4
36
37
# Initializes the CodeQL tools for scanning.
38
- name: Initialize CodeQL
.github/workflows/maven.yml
- name: Checkout
- name: Set up cache for ~./m2/repository
uses: actions/[email protected]
0 commit comments