firejail/.github/workflows
Kelvin M. Klann ab605f26e2
ci: allow new github domain for codeql download (#6845)
The `codeql-cpp` CI job for #6844 is failing[1]:

    ##[group]Setup CodeQL tools
    [...]
    Did not find CodeQL tools version 2.22.2 in the toolcache.
    Using CodeQL CLI version 2.22.2 sourced from https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.22.2/codeql-bundle-linux64.tar.zst .
    Downloading CodeQL tools from https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.22.2/codeql-bundle-linux64.tar.zst . This may take a while.
    Streaming the extraction of the CodeQL bundle.
    node:events:502
          throw er; // Unhandled 'error' event
          ^

    Error: connect ECONNREFUSED 54.185.253.63:443
        at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16)
    [...]
      errno: -111,
      code: 'ECONNREFUSED',
      syscall: 'connect',
      address: '54.185.253.63',
      port: 443
    }

    Node.js v20.19.3
    Post job cleanup.
    [...]

Allow `release-assets.githubusercontent.com:443`, which is what the
download link above resolves to.

[1] https://github.com/netblue30/firejail/actions/runs/16638865345/job/47085091964
2025-07-31 05:22:52 +00:00
..
build-extra.yml build(deps): bump step-security/harden-runner from 2.12.0 to 2.12.2 2025-07-07 18:52:03 +00:00
build.yml build(deps): bump step-security/harden-runner from 2.12.0 to 2.12.2 2025-07-07 18:52:03 +00:00
check-c.yml ci: allow new github domain for codeql download (#6845) 2025-07-31 05:22:52 +00:00
check-profiles.yml build(deps): bump step-security/harden-runner from 2.12.0 to 2.12.2 2025-07-07 18:52:03 +00:00
check-python.yml ci: allow new github domain for codeql download (#6845) 2025-07-31 05:22:52 +00:00
codespell.yml build(deps): bump step-security/harden-runner from 2.12.0 to 2.12.2 2025-07-07 18:52:03 +00:00
test.yml build(deps): bump step-security/harden-runner from 2.12.0 to 2.12.2 2025-07-07 18:52:03 +00:00