File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ runs:
171171 restore-keys : ${{ steps.detect-cache-configuration.outputs.restore-keys }}
172172
173173 - name : Cache Packages with WarpBuild Cache
174- uses : WarpBuilds/cache@40f3443ae7b70e568d6e2070ea897f3df94d7553 # v1.4.13
174+ uses : WarpBuilds/cache@dad44e2487e9dc889ad6e6bd198e77bb2d828eee # v2.0.0
175175 if : steps.detect-cache-configuration.outputs.cache-enabled == 'true' && contains(runner.name, 'warp')
176176 with :
177177 path : ${{ format(steps.detect-cache-configuration.outputs.paths, fromJSON('"\n"')) }}
Original file line number Diff line number Diff line change 1616 using : composite
1717 steps :
1818 - name : Run Renovate
19- uses : renovatebot/github-action@e09d604f8f803bb527bd8321ed5be06c460b8682 # v46.2.2
19+ uses : renovatebot/github-action@0a7b68676027570f113b1d6e7b69b231b56167ab # v46.2.3
2020 env :
2121 RENOVATE_REPOSITORIES : ${{ github.repository }}
2222 LOG_LEVEL : ${{ inputs.log-level }}
You can’t perform that action at this time.
0 commit comments