Skip to content

Commit 386096c

Browse files
committed
Fixup
Signed-off-by: Anatolii Bazko <[email protected]>
1 parent d0bd285 commit 386096c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

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

2828
-
2929
name: Cache Operator SDK ${{ env.OPERATOR_SDK_VERSION }}
30-
uses: actions/cache@v4
30+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
3131
id: cache-operator-sdk
3232
with:
3333
path: ~/cache

0 commit comments

Comments
 (0)