We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3d7837 commit ebd7a8cCopy full SHA for ebd7a8c
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.5.33@sha256:8a7116fb9b70b1fe1950ddcbde7ea3335549030e41fb845da3044c37cffc2ba4
+ container: techneg/ci-pre-commit:v2.5.34@sha256:f9620976e74f2b6c41faa4886ce415cade36c3364979ace8dde915913c99821f
29
permissions:
30
contents: read
31
runs-on: ubuntu-latest
0 commit comments