Skip to content

Sponsor images are looking broken on scheduled action runs #882

Closed Answered by K-vanc
K-vanc asked this question in Q&A
Discussion options

You must be logged in to vote

I think i am correct about that expire date. I rerun action and copied jwt token part of refreshed avatar url then decrypted jwt token. It has below data;

{
  "iss": "github.com",
  "aud": "raw.githubusercontent.com",
  "key": "key1",
  "exp": 1734435600,
  "nbf": 1734434400,
  "path": "/u/XXXXXXX"
}

I modified path value since it is the only part containing private data. Anyway expire timestamp shows this image will die at 17.12.2024 14:40 +0300 which is a few minutes later. Currently image is active both in readme.md and browser. I will update result 5 mins later

Edit:

Image url died as soon as reached timestamp in exp value. It is still taking a little bit more time for .md file updat…

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@JamesIves
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@JamesIves
Comment options

@JamesIves
Comment options

@K-vanc
Comment options

Answer selected by JamesIves
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants