Skip to content

Bump the npm-packages group across 1 directory with 8 updates #494

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

Bump the npm-packages group across 1 directory with 8 updates #494

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Run the Action
uses: ./
with:
format: 'all'