Skip to content

Commit ed1328e

Browse files
committed
ci: revert to aireceipts-cli@latest (internal repos stay on @latest)
1 parent f13c3a2 commit ed1328e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aireceipts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
check:
88
runs-on: ubuntu-latest
99
steps:
10-
- run: npx -y aireceipts-cli@0.5.0 pr-check
10+
- run: npx -y aireceipts-cli@latest pr-check
1111
env:
1212
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)