File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 check-latest : true
6565
6666 - name : Set up Go cache
67- uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
67+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
6868 with :
6969 path : |
7070 ~/.cache/go-build
@@ -151,7 +151,7 @@ jobs:
151151 check-latest : true
152152
153153 - name : Set up Go cache
154- uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
154+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
155155 with :
156156 path : |
157157 ~/.cache/go-build
@@ -224,7 +224,7 @@ jobs:
224224 check-latest : true
225225
226226 - name : Set up Go cache
227- uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
227+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
228228 with :
229229 path : |
230230 ~/.cache/go-build
@@ -308,7 +308,7 @@ jobs:
308308 done
309309
310310 - name : Set up Go cache
311- uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
311+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
312312 with :
313313 path : |
314314 ~/.cache/go-build
Original file line number Diff line number Diff line change 2424 with :
2525 fetch-depth : 1
2626
27- - uses : anthropics/claude-code-action@b47fd721da662d48c5680e154ad16a73ed74d2e0 # v1.0.93
27+ - uses : anthropics/claude-code-action@38ec876110f9fbf8b950c79f534430740c3ac009 # v1.0.101
2828 with :
2929 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3030 track_progress : true # ✨ Enables tracking comments
Original file line number Diff line number Diff line change 4949
5050 - name : Run Claude Code
5151 id : claude
52- uses : anthropics/claude-code-action@b47fd721da662d48c5680e154ad16a73ed74d2e0 # v1.0.93
52+ uses : anthropics/claude-code-action@38ec876110f9fbf8b950c79f534430740c3ac009 # v1.0.101
5353 with :
5454 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
5555
Original file line number Diff line number Diff line change 3838 ~/.cache/buf/
3939
4040 - name : Set up Go cache
41- uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
41+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
4242 with :
4343 path : |
4444 ~/.cache/go-build
You can’t perform that action at this time.
0 commit comments