We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1846085 + 71f14f0 commit 62ae6f2Copy full SHA for 62ae6f2
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
name: Lint / `pre-commit`
24
needs: should-run
25
if: fromJSON(needs.should-run.outputs.should-run)
26
- container: techneg/ci-pre-commit:v2.5.12@sha256:26710a389ef6825b989646cf106e596b07eee5a5701c7aca7c483cae3415cae5
+ container: techneg/ci-pre-commit:v2.5.13@sha256:74ff429d2aa94c6b8012bd7caef04ae47fef33f5930cb4987a07b2170341b417
27
runs-on: ubuntu-latest
28
timeout-minutes: 5
29
steps:
0 commit comments