Skip to content

Commit c81336e

Browse files
authored
Merge pull request #131 from brave/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2 parents d37792f + ed30a3e commit c81336e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
steps:
3737
- name: Checkout repository
38-
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
38+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3939

4040
# Initializes the CodeQL tools for scanning.
4141
- name: Initialize CodeQL

0 commit comments

Comments
 (0)