Skip to content

deps(aws-actions/configure-aws-credentials): update aws-actions/configure-aws-credentials to v6.2.3 - #953

Merged
azebuado merged 1 commit into
mainfrom
renovate/aws-actions-configure-aws-credentials-6.x
Sep 8, 2026
Merged

deps(aws-actions/configure-aws-credentials): update aws-actions/configure-aws-credentials to v6.2.3#953
azebuado merged 1 commit into
mainfrom
renovate/aws-actions-configure-aws-credentials-6.x

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
aws-actions/configure-aws-credentials action patch v6.2.1v6.2.3 v6.2.4

Release Notes

aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)

v6.2.3

Compare Source

v6.2.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

📦 GitHub Packages Published

Last updated: Sep 7, 2026, 09:48:07 PM UTC

The following packages have been published to GitHub Packages with pre-release version pr-953-06b40a4a:

  • @cowprotocol/cow-sdk@9.2.9-pr-953-06b40a4a.0
  • @cowprotocol/sdk-app-data@6.0.2-pr-953-06b40a4a.0
  • @cowprotocol/sdk-bridging@4.4.5-pr-953-06b40a4a.0
  • @cowprotocol/sdk-common@0.12.3-pr-953-06b40a4a.0
  • @cowprotocol/sdk-composable@1.4.2-pr-953-06b40a4a.0
  • @cowprotocol/sdk-config@2.6.0-pr-953-06b40a4a.0
  • @cowprotocol/sdk-contracts-ts@3.5.1-pr-953-06b40a4a.0
  • @cowprotocol/sdk-cow-shed@0.4.8-pr-953-06b40a4a.0
  • @cowprotocol/sdk-ethers-v5-adapter@0.4.13-pr-953-06b40a4a.0
  • @cowprotocol/sdk-ethers-v6-adapter@0.4.13-pr-953-06b40a4a.0
  • @cowprotocol/sdk-flash-loans@3.3.6-pr-953-06b40a4a.0
  • @cowprotocol/sdk-order-book@4.0.4-pr-953-06b40a4a.0
  • @cowprotocol/sdk-order-signing@1.1.9-pr-953-06b40a4a.0
  • @cowprotocol/sdk-subgraph@1.2.3-pr-953-06b40a4a.0
  • @cowprotocol/sdk-trading-solana@0.4.0-pr-953-06b40a4a.0
  • @cowprotocol/sdk-trading@2.4.1-pr-953-06b40a4a.0
  • @cowprotocol/sdk-viem-adapter@0.3.28-pr-953-06b40a4a.0
  • @cowprotocol/sdk-weiroll@0.2.4-pr-953-06b40a4a.0

Installation

These packages require authentication to install from GitHub Packages. First, create a .npmrc file:

# Create .npmrc file in your project root
echo "@cowprotocol:registry=https://npm.pkg.github.com" > .npmrc
echo "//npm.pkg.github.com/:_authToken=YOUR_GITHUB_TOKEN" >> .npmrc

To get your GitHub token:

  1. Go to https://github.com/settings/tokens
  2. Click "Generate new token (classic)"
  3. Check only the "read:packages" scope
  4. Copy the token and replace YOUR_GITHUB_TOKEN in the .npmrc file

Then install any of the packages above, either by exact version (i.e. @cowprotocol/cow-sdk@9.2.9-pr-953-06b40a4a.0) or more conveniently by using the tag (@cowprotocol/cow-sdk@pr-953):

# Yarn
yarn add npm:@cowprotocol/cow-sdk@pr-953

# pnpm
pnpm install npm:@cowprotocol/cow-sdk@pr-953

# NPM
npm install npm:@cowprotocol/cow-sdk@pr-953

Update to the latest version (only if you used the tag)

Every commit will publish a new package. To upgrade to the latest version, run:

# Yarn
yarn upgrade @cowprotocol/cow-sdk

# pnpm
pnpm update @cowprotocol/cow-sdk

# NPM
npm update @cowprotocol/cow-sdk

View Packages

You can view the published packages at: https://github.com/cowprotocol/cow-sdk/packages

@renovate
renovate Bot force-pushed the renovate/aws-actions-configure-aws-credentials-6.x branch from 942e9bb to 6c18425 Compare August 5, 2026 23:31
@renovate renovate Bot changed the title deps(aws-actions/configure-aws-credentials): update aws-actions/configure-aws-credentials to v6.2.2 deps(aws-actions/configure-aws-credentials): update aws-actions/configure-aws-credentials to v6.2.3 Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/aws-actions-configure-aws-credentials-6.x branch from 6c18425 to 0ffd20f Compare August 12, 2026 01:10
@renovate
renovate Bot force-pushed the renovate/aws-actions-configure-aws-credentials-6.x branch from 0ffd20f to b6eda32 Compare September 3, 2026 10:56
@renovate
renovate Bot force-pushed the renovate/aws-actions-configure-aws-credentials-6.x branch from b6eda32 to 06b40a4 Compare September 7, 2026 21:45
@azebuado
azebuado merged commit 1be6e3e into main Sep 8, 2026
9 checks passed
@azebuado
azebuado deleted the renovate/aws-actions-configure-aws-credentials-6.x branch September 8, 2026 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant