8000 Comparing v1.7.1...v1.8.0 · unfunco/terraform-aws-oidc-github · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: unfunco/terraform-aws-oidc-github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.1
Choose a base ref
...
head repository: unfunco/terraform-aws-oidc-github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.0
Choose a head ref
  • 11 commits
  • 13 files changed
  • 3 contributors

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    c9493af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc3ded5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb4b7c9 View commit details
    Browse the repository at this point in the history
  4. chore: Automatically upgrade workflow dependencies (#48)

    Configures Dependabot to automatically upgrade outdated workflow
    dependencies, and adds automation for pull request labelling based on
    commit message prefixes.
    unfunco authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    be2be58 View commit details
    Browse the repository at this point in the history
  5. chore: Bump aws-actions/configure-aws-credentials from 2 to 4 (#50)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0f5075d View commit details
    Browse the repository at this point in the history
  6. chore: bump github/codeql-action from 2 to 3 (#49)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6cbdace View commit details
    Browse the repository at this point in the history
  7. chore: Bump slackapi/slack-github-action from 1.18.0 to 1.25.0 (#51)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5093c20 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. chore: Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 (#53)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5962e07 View commit details
    Browse the repository at this point in the history
  2. chore: Remove known thumbprints (#52)

    Starting on 6 July 2023, AWS began securing communication with GitHub's
    OIDC identity provider using their library of trusted Certificate
    Authorities instead of using a certificate thumbprint, this approach
    ensures that OIDC continues to work without disruption during future
    certificate rotations, this commit removes the known thumbprints since
    they are no longer necessary.
    
    This resolves #34.
    unfunco authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c0b2178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6416b8 View commit details
    Browse the repository at this point in the history
  4. chore: Release v1.8.0 (#47)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    80358ac View commit details
    Browse the repository at this point in the history
Loading
0