Skip to content

Certificate has expired #708

@KasonBraley

Description

@KasonBraley

Welcome

  • Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've included all information below (version, config, etc).

Description of the problem

golangci-lint action is failing in multiple repositories with the following error.

Error: Failed to run: Error: failed to get action config: certificate has expired, Error: failed to get action config: certificate has expired
    at /home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:68139:15
    at Generator.throw (<anonymous>)
    at rejected (/home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:68044:65)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
Error: failed to get action config: certificate has expired
Received 112481080 of 112481080 (100.0%), 131.5 MBs/sec
Cache Size: ~107 MB (112481080 B)

Version of golangci-lint

latest

Version of the GitHub Action

v3

Workflow file

      - name: Run golangci-lint
        uses: golangci/golangci-lint-action@v3
        with:
          version: latest
          args: -E goimports --timeout=5m --out-${NO_FUTURE}format colored-line-number

Go version

1.20

Code example or link to a public repository

See above

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions