diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-04 02:08:43 +0000 |
|---|---|---|
| committer | matzbot <svn-admin@ruby-lang.org> | 2025-11-03 18:39:11 -0800 |
| commit | 0eac75df46bd702dfadb730306dcad5e6b72c55e (patch) | |
| tree | dbc34f36d72e038cbd830766045da3f2b06b0a5e | |
| parent | 15e64bd2e69899682a6dd62620c02a074a00498c (diff) | |
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 1.4.2 to 1.4.3.
- [Release notes](https://github.com/gacts/run-and-post-run/releases)
- [Commits](https://github.com/gacts/run-and-post-run/compare/d803f6920adc9a47eeac4cb6c93dbc2e2890c684...81b6ce503cde93862cec047c54652e45c5dca991)
---
updated-dependencies:
- dependency-name: gacts/run-and-post-run
dependency-version: 1.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | .github/actions/setup/directories/action.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/actions/setup/directories/action.yml b/.github/actions/setup/directories/action.yml index 0120f12130..c0fc75ad7d 100644 --- a/.github/actions/setup/directories/action.yml +++ b/.github/actions/setup/directories/action.yml @@ -175,7 +175,7 @@ runs: echo final='rmdir ${{ inputs.builddir }}' >> $GITHUB_OUTPUT - name: clean - uses: gacts/run-and-post-run@d803f6920adc9a47eeac4cb6c93dbc2e2890c684 # v1.4.2 + uses: gacts/run-and-post-run@81b6ce503cde93862cec047c54652e45c5dca991 # v1.4.3 with: working-directory: post: | |
