From 30b417ed5ab839ffaafc8b1c13ff2db9f79fffb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:31:25 +0000 Subject: [PATCH] Bump gacts/run-and-post-run Bumps [gacts/run-and-post-run](https://github.com/gacts/run-and-post-run) from 674528335da98a7afc80915ff2b4b860a0b3553a to 3000d0ed9116f3802eab7d854b3272187fd76437. - [Release notes](https://github.com/gacts/run-and-post-run/releases) - [Changelog](https://github.com/gacts/run-and-post-run/blob/main/CHANGELOG.md) - [Commits](https://github.com/gacts/run-and-post-run/compare/674528335da98a7afc80915ff2b4b860a0b3553a...3000d0ed9116f3802eab7d854b3272187fd76437) --- updated-dependencies: - dependency-name: gacts/run-and-post-run dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/compilers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compilers.yml b/.github/workflows/compilers.yml index f074141134dd9f..dee6d3480b1c52 100644 --- a/.github/workflows/compilers.yml +++ b/.github/workflows/compilers.yml @@ -265,7 +265,7 @@ jobs: if: ${{ (matrix.entry.static-exts || '') != '' }} - name: Clean up ext/Setup - uses: gacts/run-and-post-run@674528335da98a7afc80915ff2b4b860a0b3553a # v1.4.0 + uses: gacts/run-and-post-run@3000d0ed9116f3802eab7d854b3272187fd76437 # v1.4.0 with: shell: bash working-directory: build