Skip to content

Bump the npm-packages group across 1 directory with 5 updates #320

Bump the npm-packages group across 1 directory with 5 updates

Bump the npm-packages group across 1 directory with 5 updates #320

Workflow file for this run

name: Test the Action
on:
pull_request:
pull_request_review:
types:
- submitted
pull_request_review_comment:
types:
- created
- deleted
jobs:
# Tests that the Action works as expected.
#
# Performs the following steps:
# - Checks out the repository.
# - Runs the Action.
test:
name: Run Props Bot
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Run the Action
uses: ./
with:
format: 'all'