Peter Woodworth
Peter Woodworth
The thumbprint changed around the time this issue was submitted, I wonder if it's because the thumbprint is outdated. It should be `6938fd4d98bab03faadb97b34396831e3780aea1` as of time of posting Nothing else...
We really appreciate the contribution @chenrui333, However I will be closing this out because a newer PR with resolved merge conflicts has been opened #520, and we might not be...
Can I get some clarification on how exactly you're trying to authenticate and what you're expecting the action to do? Please share your workflow file, thanks
Thanks for the explanation @semora81, We don't currently support setting the session token when using keys as your authentication method and not supplying a role. To support that, we would...
Yes, you will want to use `pull_request_target` in this case. Using this allows you to run the action in the base repository within the context of the PR base branch....
I mentioned this in the PR but I'm having trouble reproducing this issue when running from branches containing the `#` character. Maybe there are more steps to reproduce this than...
Thanks for getting back @dgholz, I did use access keys! You can see from [my comment in the PR](https://github.com/aws-actions/configure-aws-credentials/pull/259#pullrequestreview-1130763474) that I was testing using access keys because of this OIDC...
Thanks for the suggestion, I tried it out and still couldn't get it to fail - Specifying permissions doesn't necessarily mean the action will try to use OIDC. If an...
Relabeling this as a feature request because this doesn't look possible to me either. Let's see what @rix0rrr says
Let us know when you can put together that repro @rabbittsoup