From 1b9585eb87ddc364f51fe986ddd48e1849a5d581 Mon Sep 17 00:00:00 2001 From: Sampo Silvennoinen Date: Sat, 23 Apr 2022 19:11:26 +0300 Subject: [PATCH] CI: use Alliser action 0.7.2 --- .github/workflows/alliser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/alliser.yml b/.github/workflows/alliser.yml index 1bf216a..3ba5dc7 100644 --- a/.github/workflows/alliser.yml +++ b/.github/workflows/alliser.yml @@ -8,7 +8,7 @@ jobs: name: Run Alliser steps: - uses: actions/checkout@v3 - - uses: stscoundrel/alliser-action@v0.7.0 + - uses: stscoundrel/alliser-action@v0.7.2 name: Alliser action step with: extensions: .ts