We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ac07b7 + 8819bab commit 4c2f4c6Copy full SHA for 4c2f4c6
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.43@sha256:d0f8ec14d80822ee9e037f69dc8f85a4590d754d39b2a040fc8a1215b3bb7626
+ container: techneg/ci-pre-commit:v2.5.44@sha256:e651cd9efda211fc44bece0073579ed129389fdfaadfe9c70374ef83e224e913
29
permissions:
30
contents: read
31
runs-on: ubuntu-latest
0 commit comments