Ran
|
Files
38
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
github
Set GitHub Actions OIDC provider permissions Attempting to fix the CI/CD breakage via "unset-current-credentials: true" in commit aed7091a4 didn't work: - https://github.com/mbland/elistman/actions/runs/6150150355/job/16687535254 Digging deeper, I realized that the token.actions.githubusercontent.com OIDC provider in my IAM providers was created yesterday when I ran "sam pipeline bootstrap" for mbland/ses-forwarder. A search for GitHub Actions OIDC provider documentation turned up: - https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-cloud-providers#adding-permissions-settings Comparing the .github/workflows/pipeline.yaml for ses-forwarder created yesterday to the elistman version showed that the new file contained the "permissions:" block in this change.
2253 of 2253 relevant lines covered (100.0%)
15.97 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|