chore(CI): Backport the CA Cert update to stable27

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/38336/head
Joas Schilling 2 years ago
parent e038560606
commit cf0a59eaf4
No known key found for this signature in database
GPG Key ID: 74434EFE0D2E2205
  1. 2
      .github/workflows/update-cacert-bundle.yml

@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ["master", "stable26", "stable25", "stable24", "stable23", "stable22"]
branches: ["master", "stable27", "stable26", "stable25", "stable24", "stable23", "stable22"]
name: update-ca-certificate-bundle-${{ matrix.branches }}

Loading…
Cancel
Save