File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2121 persist-credentials : false
2222
2323 - name : Restore go vendors
24- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
24+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
2525 with :
2626 path : |
2727 ~/go/pkg/mod
3131 go-deps-${{ runner.os }}
3232
3333 - name : Install devbox
34- uses : jetify-com/devbox-install-action@a0d2d53632934ae004f878c840055956d9f741b0 # v0.14 .0
34+ uses : jetify-com/devbox-install-action@8c6a66ed6273138b1915457069de78cb52fe3bd7 # 0.15 .0
3535 with :
3636 enable-cache : ' true'
3737 devbox-version : ${{ env.DEVBOX_VERSION }}
4949 persist-credentials : false
5050
5151 - name : Restore go vendors
52- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # 5.0.3
52+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # 5.0.4
5353 with :
5454 path : |
5555 ~/go/pkg/mod
5959 go-deps-${{ runner.os }}
6060
6161 - name : Install devbox
62- uses : jetify-com/devbox-install-action@a0d2d53632934ae004f878c840055956d9f741b0 # v0.14 .0
62+ uses : jetify-com/devbox-install-action@8c6a66ed6273138b1915457069de78cb52fe3bd7 # 0.15 .0
6363 with :
6464 enable-cache : ' true'
6565 devbox-version : ${{ env.DEVBOX_VERSION }}
7777 persist-credentials : false
7878
7979 - name : Install devbox
80- uses : jetify-com/devbox-install-action@a0d2d53632934ae004f878c840055956d9f741b0 # v0.14 .0
80+ uses : jetify-com/devbox-install-action@8c6a66ed6273138b1915457069de78cb52fe3bd7 # 0.15 .0
8181 with :
8282 enable-cache : ' true'
8383 devbox-version : ${{ env.DEVBOX_VERSION }}
Original file line number Diff line number Diff line change 2929 with :
3030 persist-credentials : false
3131 - name : Install devbox
32- uses : jetify-com/devbox-install-action@a0d2d53632934ae004f878c840055956d9f741b0 # v0.14 .0
32+ uses : jetify-com/devbox-install-action@8c6a66ed6273138b1915457069de78cb52fe3bd7 # 0.15 .0
3333 with :
3434 enable-cache : " true"
3535 devbox-version : ${{ env.DEVBOX_VERSION }}
Original file line number Diff line number Diff line change 3131 persist-credentials : false
3232
3333 - name : Restore go vendors
34- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # zizmor: ignore[cache-poisoning] this is actually fine #v4.3.0
34+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # zizmor: ignore[cache-poisoning] this is actually fine #v4.3.0
3535 with :
3636 path : |
3737 ~/go/pkg/mod
4141 go-deps-${{ runner.os }}
4242
4343 - name : Install devbox
44- uses : jetify-com/devbox-install-action@a0d2d53632934ae004f878c840055956d9f741b0 # v0.14 .0
44+ uses : jetify-com/devbox-install-action@8c6a66ed6273138b1915457069de78cb52fe3bd7 # 0.15 .0
4545 with :
4646 enable-cache : " true"
4747 devbox-version : ${{ env.DEVBOX_VERSION }}
6767 persist-credentials : false
6868
6969 - name : Install devbox
70- uses : jetify-com/devbox-install-action@a0d2d53632934ae004f878c840055956d9f741b0 # v0.14 .0
70+ uses : jetify-com/devbox-install-action@8c6a66ed6273138b1915457069de78cb52fe3bd7 # 0.15 .0
7171 with :
7272 enable-cache : " true"
7373 devbox-version : ${{ env.DEVBOX_VERSION }}
You can’t perform that action at this time.
0 commit comments