chore(copier): update template https://github.com/dafyddj/copier-ssf-ci to v2.11.4

This commit is contained in:
renovate[bot]
2026-07-07 21:48:31 +00:00
committed by GitHub
parent c5aa682d61
commit a8f64d2c85
4 changed files with 11 additions and 10 deletions
+3 -2
View File
@@ -25,7 +25,7 @@ jobs:
name: Lint / `pre-commit`
needs: should-run
if: fromJSON(needs.should-run.outputs.should-run)
container: techneg/ci-pre-commit:v2.5.48@sha256:7a263ee75dcaee23c52452bba7c8598caf2ec3a37f62a89cc9073961abf258cc
container: techneg/ci-pre-commit:v2.5.49@sha256:5be3d67ffdcbf1a2a4d54e6423faa15102d86154d797e1200e2fcf875b1530bf
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
@@ -61,7 +61,7 @@ jobs:
issues: write
pull-requests: write
checks: read
container: techneg/ci-semantic-release:v1.2.46@sha256:ca3c9c8f0a5b0965789d9472adfe456ceec789adeec2f2122ee1c267e532c787
container: techneg/ci-semantic-release:v1.2.48@sha256:04e593968299fb4903f6e8a8e5f983cb5d55a12baf230d0b583e9ba80ffa49cf
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
@@ -72,6 +72,7 @@ jobs:
- uses: poseidon/wait-for-status-checks@899c768d191b56eef585c18f8558da19e1f3e707 # v0.6.0
with:
ignore: >
Dependabot,
Release / Collect results
ignore_pattern: ^GitLab CI
token: ${{ secrets.GITHUB_TOKEN }}