dawidd6 / action-download-artifact

:gear: A GitHub Action to download an artifact associated with given workflow and commit or other criteria
MIT License
719 stars 209 forks source link

Make sure the value of Authorization header is formed correctly including the signature. #297

Open Pashikanti-Pavansai opened 3 months ago

Pashikanti-Pavansai commented 3 months ago

Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Error: <?xml version="1.0" encoding="utf-8"?>

AuthenticationFailedServer failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:b[3](https://github.com/Pashikanti-Pavansai/Test-Deployment/actions/runs/10022652456/job/27702646270#step:2:3)7a6424-701e-004c-55dc-da07c1000000 Time:2024-07-20T19:39:41.7435261Z
Pashikanti-Pavansai commented 3 months ago

I am getting this issue when i am using, Can you please help on this

https://github.com/marketplace/actions/safe-download-workflow-artifact

EnricoMi commented 2 months ago

Upgrading to @v6 fixed this issue for me.