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

Commit 33ffbda

Browse files
chore(deps): update actions/checkout digest to 24cb908
1 parent a0ff9c8 commit 33ffbda

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@24cb9080177205b6e8c946b17badbe402adc938f # 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@24cb9080177205b6e8c946b17badbe402adc938f # v3
2121

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

0 commit comments

Comments
 (0)