Skip to content

chore(deps): bump chromaui/action from 18.7.1 to 18.8.1 in /.github/workflows - #16678

Merged
akash1810 merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/chromaui/action-18.7.2
Sep 14, 2026
Merged

akash1810 merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/chromaui/action-18.7.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps chromaui/action from 18.7.1 to 18.8.1.

Changelog

Sourced from chromaui/action's changelog.

v18.8.1 (Fri Sep 11 2026)

🐛 Bug Fix

Authors: 1


v18.8.0 (Thu Sep 10 2026)

🚀 Enhancement

Authors: 1


v18.7.4 (Wed Sep 09 2026)

🐛 Bug Fix

  • Filter .storybook/*.md and .storybook/*.txt changes from TurboSnap v2 #1482 (@​codykaup)

Authors: 1


v18.7.3 (Wed Sep 09 2026)

🐛 Bug Fix

Authors: 2

... (truncated)

Commits

@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 3, 2026 18:34
@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

🚀 Image pushed to AWS ECR

Image digest: sha256:9a4b0409a87384660f1e06c6a191b4d96191f14080a85f48f4a6b53b20920baa

🐛 Run the image locally

The following can be used to run the image locally:

# Refer to image using the immutable digest. Find alternatives below.
IMAGE_IDENTIFIER="@sha256:9a4b0409a87384660f1e06c6a191b4d96191f14080a85f48f4a6b53b20920baa"

# Refer to image using branch tag
# IMAGE_IDENTIFIER=":branch-dependabot-github_actions-dot-github-workflows-chromaui-action-18.7.2"

# Refer to image using build tag
# IMAGE_IDENTIFIER=":build-31056"

# Refer to image via the GitHub commit SHA tag
# IMAGE_IDENTIFIER=":sha-e88b35b1e78698bbe9fc2e5dc9c9017aafd12697"

# Set environment variables for the AWS CLI
AWS_PROFILE="<A_PROFILE_FROM_JANUS>"
AWS_DEFAULT_REGION="eu-west-1"

IMAGE_ACCOUNT_ID=$(aws ssm get-parameter --name /organisation/accounts/artifacts --query "Parameter.Value" --output text)
REGISTRY="${IMAGE_ACCOUNT_ID}.dkr.ecr.${AWS_DEFAULT_REGION}.amazonaws.com"
IMAGE="${REGISTRY}/guardian/dotcom-rendering${IMAGE_IDENTIFIER}"

# Login to AWS ECR https://docs.aws.amazon.com/AmazonECR/latest/userguide/registry_auth.html
aws ecr get-login-password | docker login --username AWS --password-stdin $REGISTRY

# Pull the image
docker pull $IMAGE

# Run the image. You'll likely need to set additional flags. See https://docs.docker.com/reference/cli/docker/container/run.
docker run $IMAGE

From guardian/actions-publish-image.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

@akash1810

Copy link
Copy Markdown
Member

@dependabot rebase

@akash1810 akash1810 added the run_chromatic Runs chromatic when label is applied label Sep 14, 2026
@akash1810
akash1810 enabled auto-merge September 14, 2026 08:38
Bumps [chromaui/action](https://github.com/chromaui/action) from 18.7.1 to 18.8.1.
- [Release notes](https://github.com/chromaui/action/releases)
- [Changelog](https://github.com/chromaui/action/blob/main/CHANGELOG.md)
- [Commits](chromaui/action@v18.7.1...v18.8.1)

---
updated-dependencies:
- dependency-name: chromaui/action
  dependency-version: 18.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump chromaui/action from 18.7.1 to 18.7.2 in /.github/workflows chore(deps): bump chromaui/action from 18.7.1 to 18.8.1 in /.github/workflows Sep 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/dot-github/workflows/chromaui/action-18.7.2 branch from 4db92e3 to e88b35b Compare September 14, 2026 08:39
@github-actions github-actions Bot removed the run_chromatic Runs chromatic when label is applied label Sep 14, 2026
@akash1810
akash1810 added this pull request to the merge queue Sep 14, 2026
Merged via the queue into main with commit 9132ba9 Sep 14, 2026
49 of 50 checks passed
@akash1810
akash1810 deleted the dependabot/github_actions/dot-github/workflows/chromaui/action-18.7.2 branch September 14, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant