Skip to content

chore(deps): update registry.access.redhat.com/ubi9/nodejs-20-minimal docker digest to a198ccc #234

chore(deps): update registry.access.redhat.com/ubi9/nodejs-20-minimal docker digest to a198ccc

chore(deps): update registry.access.redhat.com/ubi9/nodejs-20-minimal docker digest to a198ccc #234

Workflow file for this run

# Copyright 2022 Chainguard, Inc.
# SPDX-License-Identifier: Apache-2.0
name: Format 💅
on:
pull_request:
branches: ["main"]
jobs:
prettier:
name: Prettier
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check prettify code
uses: creyD/[email protected]
with:
dry: true
prettier_options: --check .