We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287f8ec commit f612511Copy full SHA for f612511
2 files changed
.github/workflows/build.yaml
@@ -162,7 +162,7 @@ jobs:
162
163
steps:
164
- run: sudo apt update && sudo apt install -y libkrb5-dev
165
- - uses: awalsh128/cache-apt-pkgs-action@2c09a5e66da6c8016428a2172bd76e5e4f14bb17 # latest
+ - uses: awalsh128/cache-apt-pkgs-action@acb598e5ddbc6f68a970c5da0688d2f3a9f04d05 # latest
166
with:
167
packages: quilt
168
version: 1.0
.github/workflows/release.yaml
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
0 commit comments