Skip to content

Commit a5fb035

Browse files
Merge pull request #3 from PaloAltoNetworks/james/pin_github_actions
Pin GitHub Actions
2 parents af08922 + d5c2cb9 commit a5fb035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

2525
steps:
2626
- name: Checkout repository
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2828

2929
- name: Extract version from version.py
3030
run: |

0 commit comments

Comments
 (0)