We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2465bc + a5e1ef7 commit ae08499Copy full SHA for ae08499
1 file changed
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
name: Lint / `pre-commit`
26
needs: should-run
27
if: fromJSON(needs.should-run.outputs.should-run)
28
- container: techneg/ci-pre-commit:v2.4.28@sha256:3a5b362f2fdf60e3a6c614a919c67cc8ae5d34208e287d293fc30c150a919ac6
+ container: techneg/ci-pre-commit:v2.4.29@sha256:9a09bc3d67796a321f2b5d97c969f525846fa51a84c2ed62cb9130e38dbdcf94
29
runs-on: ubuntu-latest
30
timeout-minutes: 5
31
steps:
0 commit comments