We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f18b87 commit c3f9cebCopy full SHA for c3f9ceb
.github/workflows/check-dagger-drift.yml
@@ -27,7 +27,7 @@ jobs:
27
echo "version=$(<.version)" > $GITHUB_OUTPUT
28
rm -rf .version
29
30
- - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
+ - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
31
id: cache_daggercli
32
with:
33
path: bin
0 commit comments