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 af316ad commit f12c7bbCopy full SHA for f12c7bb
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Check out code
14
uses: actions/checkout@v4
15
- name: Install devbox
16
- uses: jetpack-io/devbox-install-action@v0.7.0
+ uses: jetpack-io/devbox-install-action@v0.8.0
17
with:
18
enable-cache: true
19
- name: Run checks
.github/workflows/scan.yml
@@ -16,7 +16,7 @@ jobs:
20
21
22
- name: Run Golang Vulncheck
0 commit comments