File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,11 +41,11 @@ jobs:
4141 id-token : write
4242 actions : read
4343 steps :
44- - uses : actions/checkout@v6
44+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4545 with :
4646 fetch-depth : 1
4747
48- - uses : anthropics/claude-code-action@v1.0.102
48+ - uses : anthropics/claude-code-action@476e359e6203e73dad705c8b322e333fabbd7416 # v1.0.119
4949 with :
5050 anthropic_api_key : ${{ secrets.ANTHROPIC_API_KEY }}
5151 github_token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 6767 # Threshold rationale lives in lighthouserc.cjs alongside the values.
6868 - name : Lighthouse CI
6969 id : lighthouse
70- uses : treosh/lighthouse-ci-action@512cc908a55bfb0ad231facca52adf3d3a651df4 # v12
70+ uses : treosh/lighthouse-ci-action@3e7e23fb74242897f95c0ba9cabad3d0227b9b18 # v12
7171 with :
7272 configPath : ./lighthouserc.cjs
7373 uploadArtifacts : true
You can’t perform that action at this time.
0 commit comments