Skip to content
This repository was archived by the owner on Jun 11, 2023. It is now read-only.

Commit 0c7a375

Browse files
chore(deps): update actions/checkout digest to 2541b12
1 parent 848d607 commit 0c7a375

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
steps:
4040
- name: Checkout repository
41-
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3
41+
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
4242

4343
# Initializes the CodeQL tools for scanning.
4444
- name: Initialize CodeQL

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Check out Git repository
20-
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3
20+
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
2121

2222
- name: Set up Node.js
2323
uses: actions/setup-node@56337c425554a6be30cdef71bf441f15be286854 # tag=v3

0 commit comments

Comments
 (0)