Skip to content

Commit f13c3a2

Browse files
committed
ci: pin aireceipts-cli@0.5.0 (supply-chain: no mutable @latest with write token)
1 parent 80d6849 commit f13c3a2

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@latest pr-check
10+
- run: npx -y aireceipts-cli@0.5.0 pr-check
1111
env:
1212
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)