brefphp / secrets-loader

Load secret values from SSM into environment variables
https://bref.sh/docs/environment/variables.html#secrets
MIT License
13 stars 7 forks source link

PHP 8.3 support #3

Closed GrahamCampbell closed 1 year ago

GrahamCampbell commented 1 year ago

Actions seem to have broken 3 months ago? I think they need re-enabling?

mnapoli commented 1 year ago

Oh yeah good point. Weird, they were enabled, just disabling + re-enabling seemed to do the trick.

GrahamCampbell commented 1 year ago

I think it's due to the cron you have. GitHub turn off actions for repos with crons but no commit activity.

mnapoli commented 1 year ago

Oh I didn't know it would also disable regular actions! I thought only the cron would be disabled.

GrahamCampbell commented 1 year ago

Yeh, I think they just have a big hammer. :P