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: aws-actions/configure-aws-credentials
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: aws-actions/configure-aws-credentials
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.1
Choose a head ref
  • 9 commits
  • 7 files changed
  • 5 contributors

Commits on May 13, 2025

  1. chore(deps-dev): bump @types/node from 22.15.11 to 22.15.17 (#1351)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.11 to 22.15.17.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 22.15.17
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2025
    Configuration menu
    Copy the full SHA
    85f7c4c View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @aws-sdk/credential-provider-env (#1352)

    Bumps [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-env) from 3.799.0 to 3.808.0.
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-env/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.808.0/packages/credential-provider-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-sdk/credential-provider-env"
      dependency-version: 3.808.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2025
    Configuration menu
    Copy the full SHA
    e10de4c View commit details
    Browse the repository at this point in the history
  3. chore: Update dist

    aws-sdk-osds committed May 13, 2025
    Configuration menu
    Copy the full SHA
    a7d7b78 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump @aws-sdk/client-sts from 3.803.0 to 3.808.0 (#1353)

    Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) from 3.803.0 to 3.808.0.
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sts/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.808.0/clients/client-sts)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-sdk/client-sts"
      dependency-version: 3.808.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2025
    Configuration menu
    Copy the full SHA
    5188626 View commit details
    Browse the repository at this point in the history
  5. chore: Update dist

    aws-sdk-osds committed May 13, 2025
    Configuration menu
    Copy the full SHA
    e7aeb52 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    df9c8fe View commit details
    Browse the repository at this point in the history
  2. update dist

    hozzer committed May 14, 2025
    Configuration menu
    Copy the full SHA
    c0573b2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1355 from hozzer/main

    fix: ensure explicit inputs take precedence over environment variables
    lehmanmj authored May 14, 2025
    Configuration menu
    Copy the full SHA
    e56e6c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b475783 View commit details
    Browse the repository at this point in the history
Loading