Skip to content

Bump the catch-all group in /.github/actions/pre-commit with 2 updates #2184

Bump the catch-all group in /.github/actions/pre-commit with 2 updates

Bump the catch-all group in /.github/actions/pre-commit with 2 updates #2184

Workflow file for this run

name: CI with BATS 🦇
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- uses: mig4/setup-bats@af9a00deb21b5d795cabfeaa8d9060410377686d # v1.2.0
with:
bats-version: 1.8.0
- name: 🦇🦇🦇
run: bats -r --print-output-on-failure .