Skip to content

Commit d946729

Browse files
Merge pull request #28 from ExodusMovement/mbaraniak/github-action-pinning
ci: pin github actions hashes
2 parents fbd863d + ee74dc9 commit d946729

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

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

3737
steps:
3838
- name: Checkout repository
39-
uses: actions/checkout@v4
39+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
4040

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

0 commit comments

Comments
 (0)