File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525 name : Lint / `pre-commit`
2626 needs : should-run
2727 if : fromJSON(needs.should-run.outputs.should-run)
28- container : techneg/ci-pre-commit:v2.5.8 @sha256:1fac723b15f757bfe2998916984965e741cce15f94c2abaae305d42342f60974
28+ container : techneg/ci-pre-commit:v2.5.9 @sha256:d246a798e1ca4a43782e18c23858ecbdeb68bbef425d916d5ba2046110f630da
2929 runs-on : ubuntu-latest
3030 timeout-minutes : 10
3131 steps :
3838 filter : tree:0
3939 - name : Export `CI_CACHE_ID` from container
4040 run : echo "CI_CACHE_ID=$(cat /.ci_cache_id)" >> $GITHUB_ENV
41- - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
41+ - uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
4242 with :
4343 path : ~/.cache/pre-commit
4444 key : " ${{ env.CI_CACHE_ID }}|\
@@ -101,7 +101,7 @@ jobs:
101101 issues : write
102102 pull-requests : write
103103 checks : read
104- container : techneg/ci-semantic-release:v1.2.7 @sha256:27fd3b4f502893f8cd68a84539c197d881ee2e78b94720ce1fc7e767d45c6474
104+ container : techneg/ci-semantic-release:v1.2.8 @sha256:97ce5017f6fccc47dfc766f4a40129f7c081d5b7e34ceec9d19eea122eea42e7
105105 runs-on : ubuntu-latest
106106 timeout-minutes : 15
107107 steps :
You can’t perform that action at this time.
0 commit comments