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 7f81bf3Copy full SHA for 7f81bf3
.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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # 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