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 ae4e453 commit 57c419cCopy full SHA for 57c419c
.github/workflows/codeql-analysis.yml
@@ -41,7 +41,7 @@ jobs:
41
42
steps:
43
- name: Checkout repository
44
- uses: actions/checkout@v4
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
45
46
# Initializes the CodeQL tools for scanning.
47
- name: Initialize CodeQL
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
- name: Checkout Repo
15
16
17
- name: Setup PNPM
18
uses: pnpm/action-setup@v4
0 commit comments