We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0bd285 commit 386096cCopy full SHA for 386096c
1 file changed
.github/workflows/pr.yml
@@ -27,7 +27,7 @@ jobs:
27
28
-
29
name: Cache Operator SDK ${{ env.OPERATOR_SDK_VERSION }}
30
- uses: actions/cache@v4
+ uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
31
id: cache-operator-sdk
32
with:
33
path: ~/cache
0 commit comments