From 4014daae0b3c42ecbd4ade0cf0d1471f0fd69eb9 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Wed, 1 Nov 2023 12:46:16 +0100 Subject: [PATCH] Revert `act` update, skip latest `act` version Update the skip rule since the new version of `act` still suffers from the problem described in 5de995e021bbc2a013de283c31039204e034d410. --- .github/workflows/tooling.yml | 2 +- .tool-versions | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tooling.yml b/.github/workflows/tooling.yml index f4b9a2f..dadd5c2 100644 --- a/.github/workflows/tooling.yml +++ b/.github/workflows/tooling.yml @@ -28,5 +28,5 @@ jobs: labels: dependencies max: 2 skip: | - act 0.2.52 + act 0.2.53 token: ${{ steps.automation-token.outputs.token }} diff --git a/.tool-versions b/.tool-versions index f4554ab..6b1c99f 100644 --- a/.tool-versions +++ b/.tool-versions @@ -2,7 +2,7 @@ # - asdf: https://asdf-vm.com/ # - rtx: /~https://github.com/jdxcode/rtx -act 0.2.53 +act 0.2.49 actionlint 1.6.26 hadolint 2.12.0 shellcheck 0.9.0