elastic / apm-agent-go

https://www.elastic.co/guide/en/apm/agent/go/current/index.html
Apache License 2.0
422 stars 197 forks source link

github-actions: use ephemeral tokens with the right permissions #1663

Closed v1v closed 1 month ago

v1v commented 1 month ago

I somehow used the wrong permissions set in https://github.com/elastic/apm-agent-go/pull/1660

Test

I tested it in my playground, and it worked as expected

image