Skip to content

Bump pry from 0.14.2 to 0.15.2 #12

Bump pry from 0.14.2 to 0.15.2

Bump pry from 0.14.2 to 0.15.2 #12

Workflow file for this run

name: _trunk_check
on: [pull_request]
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions: read-all
jobs:
run_trunk_action:
runs-on: ubuntu-latest
permissions:
checks: write
contents: read
steps:
- uses: actions/checkout@v4
- uses: trunk-io/trunk-action@v1