Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Allow audience to be explicitly specified #362

Merged
merged 3 commits into from
Jul 21, 2022

Commits on Mar 24, 2022

  1. feat: Allow audience to be explicitly specified

    The default audience for the GitHub OIDC uses sts.amazonaws.com, but there are
    situations when it would be desirable to allow different audience names to be
    used instead. Allow this to be specified as an argument to the action.
    alblue committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    2f8dfd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    d1edd20 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. remove unused variable

    peterwoodworth committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    79fafe3 View commit details
    Browse the repository at this point in the history