Skip to content

Commit 2a85105

Browse files
authored
Merge pull request #96 from bagussatoto/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 692973e
2 parents 3bf856e + 853db8a commit 2a85105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

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

4141
steps:
4242
- name: Checkout repository
43-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
43+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
4444

4545
# Initializes the CodeQL tools for scanning.
4646
- name: Initialize CodeQL

0 commit comments

Comments
 (0)