We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c4bf0 commit f8a0e36Copy full SHA for f8a0e36
1 file changed
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
timeout-minutes: 10
23
steps:
24
- name: ⚙️ Setup
25
- uses: containerbase/internal-tools/setup@b12f48742b8b33815de6f5715be48f4ef160fd5d # v4.5.12
+ uses: containerbase/internal-tools/setup@6f958b07613524a169bb0de81783a5129daa6bc8 # v4.5.13
26
with:
27
save-cache: true
28
0 commit comments