From 2389e1ed39dfd5eb1afc74b1216fb9802ed93dd9 Mon Sep 17 00:00:00 2001 From: k2tzumi Date: Sat, 23 Sep 2023 08:00:09 +0000 Subject: [PATCH] refs https://github.com/k1LoW/runn/releases/tag/v0.83.0, Bump up image version --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index d7b4a0d..07c9fab 100644 --- a/action.yml +++ b/action.yml @@ -46,7 +46,7 @@ runs: exit 1 fi - name: 'Run runn' - uses: docker://ghcr.io/k1low/runn:v0.82.0 + uses: docker://ghcr.io/k1low/runn:v0.83.0 with: args: | ${{ inputs.command }} \