We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466d3e2 commit bcb9544Copy full SHA for bcb9544
.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.38@sha256:cb5919bc11a1b84712bbbc37e8fb53d2aa7e64e830b47b9b43bb840277296562
29
permissions:
30
contents: read
31
runs-on: ubuntu-latest
0 commit comments