We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4560a12 commit 20b229dCopy full SHA for 20b229d
2 files changed
.github/workflows/codeql-analysis.yml
@@ -35,7 +35,7 @@ jobs:
35
36
steps:
37
- name: Checkout repository
38
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
39
40
# Initializes the CodeQL tools for scanning.
41
- name: Initialize CodeQL
.github/workflows/docker.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
- name: Log in to the Container registry
21
uses: docker/login-action@ec9cdf07d570632daeb912f5b2099cb9ec1d01e6
0 commit comments