We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5e144f commit 20c88acCopy full SHA for 20c88ac
.github/workflows/linters.yml
@@ -26,7 +26,7 @@ jobs:
26
steps:
27
- uses: actions/checkout@v4
28
- name: Install Devbox
29
- uses: jetify-com/devbox-install-action@v0.11.0
+ uses: jetify-com/devbox-install-action@734088efddca47cf44ff8a09289c6d0e51b73218 # v0.12.0
30
with:
31
enable-cache: 'true'
32
- name: Setup Go
.github/workflows/seth-test.yml
@@ -61,7 +61,7 @@ jobs:
61
src:
62
- 'seth/**'
63
64
65
66
67
- name: Set up Go
0 commit comments