We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0072ab1 + e53c845 commit d46b557Copy full SHA for d46b557
.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.34@sha256:f9620976e74f2b6c41faa4886ce415cade36c3364979ace8dde915913c99821f
+ container: techneg/ci-pre-commit:v2.5.36@sha256:307ff4b27799833f95cfc99bd1899c9a2ffddd2803184c5ea011ea226c43a1b8
29
permissions:
30
contents: read
31
runs-on: ubuntu-latest
0 commit comments