Skip to content

Commit 2ef9371

Browse files
committed
chore: pin GH Actions to commit sha
rancher/rancher-security 1906 Signed-off-by: Derek Su <derek.su@suse.com>
1 parent 0e678b6 commit 2ef9371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
repo-sync:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v4
12+
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5
1313
with:
1414
persist-credentials: false
1515
- name: repo-sync

0 commit comments

Comments
 (0)