Skip to content

Timestamp out of range error for certificate that expires in 2049 (beyond the 2038 epoch time overflow) #281

Timestamp out of range error for certificate that expires in 2049 (beyond the 2038 epoch time overflow)

Timestamp out of range error for certificate that expires in 2049 (beyond the 2038 epoch time overflow) #281

name: Closed Issue Message
on:
issues:
types: [closed]
permissions:
contents: read
jobs:
auto_comment:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: aws-actions/closed-issue-message@80edfc24bdf1283400eb04d20a8a605ae8bf7d48
with:
# These inputs are both required
repo-token: "${{ secrets.GITHUB_TOKEN }}"
message: |
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.