From 51b5523d9187092f5a1862f258da4994e11f0dca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 22:21:53 +0000 Subject: [PATCH] chore: bump gacts/run-and-post-run Bumps the deps-external group with 1 update in the / directory: [gacts/run-and-post-run](https://github.com/gacts/run-and-post-run). Updates `gacts/run-and-post-run` from 1.4.3 to 1.4.4 - [Release notes](https://github.com/gacts/run-and-post-run/releases) - [Commits](https://github.com/gacts/run-and-post-run/compare/81b6ce503cde93862cec047c54652e45c5dca991...598d7a875d5620e0457490555b5e18e46082aa47) --- updated-dependencies: - dependency-name: gacts/run-and-post-run dependency-version: 1.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps-external ... Signed-off-by: dependabot[bot] --- .github/workflows/prek-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prek-checks.yml b/.github/workflows/prek-checks.yml index 0cb1030..51eab51 100644 --- a/.github/workflows/prek-checks.yml +++ b/.github/workflows/prek-checks.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - name: "Cleaning up" - uses: gacts/run-and-post-run@81b6ce503cde93862cec047c54652e45c5dca991 # v1.4.3 + uses: gacts/run-and-post-run@598d7a875d5620e0457490555b5e18e46082aa47 # v1.4.4 with: run: | echo "Pre-Check Cleanup"