Skip to content

Commit 8f25880

Browse files
fix(ci): correct checkout SHA pin to actual v4 tag (11d5960)
1 parent 05313a1 commit 8f25880

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
id-token: write
1414

1515
steps:
16-
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5
16+
- uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262
1717
with:
1818
persist-credentials: false
1919

0 commit comments

Comments
 (0)