Skip to content

Commit

Permalink
ci: Bump Bats and Regal action versions
Browse files Browse the repository at this point in the history
Signed-off-by: James Alseth <[email protected]>
  • Loading branch information
jalseth committed Mar 31, 2024
1 parent e5467b9 commit fc25194
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: make test

- name: setup bats
uses: bats-core/[email protected].4
uses: bats-core/[email protected].6
with:
# Pin bats version to fix CI issue: https://github.com/bats-core/bats-action/pull/4
bats-version: "1.10.0"
Expand All @@ -67,7 +67,7 @@ jobs:
- name: setup regal
uses: StyraInc/setup-regal@v1
with:
version: v0.11.0
version: v1.0.0

- name: lint examples
run: regal lint --format github examples
Expand Down

0 comments on commit fc25194

Please sign in to comment.