From f42b4093b3f5392349d3cf37b5d1f8a33a24b25c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:03:56 +0000 Subject: [PATCH] Bump gacts/run-and-post-run in /.github/actions/setup/directories 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/actions/setup/directories/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup/directories/action.yml b/.github/actions/setup/directories/action.yml index 83492b38622ac0..8c95f04d992176 100644 --- a/.github/actions/setup/directories/action.yml +++ b/.github/actions/setup/directories/action.yml @@ -164,7 +164,7 @@ runs: echo final='rmdir ${{ inputs.builddir }}' >> $GITHUB_OUTPUT - name: clean - uses: gacts/run-and-post-run@674528335da98a7afc80915ff2b4b860a0b3553a # v1.4.0 + uses: gacts/run-and-post-run@3000d0ed9116f3802eab7d854b3272187fd76437 # v1.4.0 with: working-directory: post: |