We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e607c79 + 6aaa010 commit d65232cCopy full SHA for d65232c
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.44@sha256:e651cd9efda211fc44bece0073579ed129389fdfaadfe9c70374ef83e224e913
+ container: techneg/ci-pre-commit:v2.5.46@sha256:7f1f029253eaa1fca7eca1e40778999569bb0ff137746a24b930b3286e06efe6
29
permissions:
30
contents: read
31
runs-on: ubuntu-latest
0 commit comments