expired certificate / setup-pandoc action

When running GitHub action r-lib/actions/setup-pandoc@v2 I am newly getting the error

Error: Failed to download Pandoc 2.19.2: certificate has expired

Is this expected? Or rather does this involve certificate of my repo (that I am expected to update - how?) or does this refer to the certificate of the action itself and / or pandoc repository (and should I file a ticket on one fo these places?)

The example has a routine with an env var https://github.com/r-lib/actions/blob/v2/examples/html-5-check.yaml#L1 and if that points to an expired cert you would see this.

It seems there has been something fishy going on with GitHub certs yesterday / We updated our RSA SSH host key | The GitHub Blog

It has gone away, and a simple re-runnning of failed jobs settled the matter. All is clear now...

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.