We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466d3e2 commit 4ebd7fdCopy full SHA for 4ebd7fd
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.36@sha256:307ff4b27799833f95cfc99bd1899c9a2ffddd2803184c5ea011ea226c43a1b8
+ container: techneg/ci-pre-commit:v2.5.37@sha256:375a4e1728ef4f24d985257ae5af34beb4b09d6a6937d921580d6046cf3ab3c0
29
permissions:
30
contents: read
31
runs-on: ubuntu-latest
0 commit comments