Run and post run Action
Version updated for https://github.com/gacts/run-and-post-run to version v1.4.4.
- This action is used across all versions by 149 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Run and Post Run, enables users to execute commands both during a workflow job and after it has completed. It simplifies automation by allowing conditional post-run tasks, such as cleanup or logging, to be performed once a job ends. Key capabilities include support for customizable commands, multi-line execution, and configurable shell environments.
What’s Changed
What’s Changed
📦 Dependency updates
- chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.com/gacts/run-and-post-run/pull/52
- chore(deps-dev): bump the npm-development group with 2 updates by @dependabot[bot] in https://github.com/gacts/run-and-post-run/pull/53
- chore(deps-dev): bump the npm-development group with 2 updates by @dependabot[bot] in https://github.com/gacts/run-and-post-run/pull/56
- chore(deps): bump the github-actions group with 3 updates by @dependabot[bot] in https://github.com/gacts/run-and-post-run/pull/55
- chore(deps): bump the npm-production group with 2 updates by @dependabot[bot] in https://github.com/gacts/run-and-post-run/pull/54
- chore(deps): bump undici and @actions/http-client by @dependabot[bot] in https://github.com/gacts/run-and-post-run/pull/57
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in https://github.com/gacts/run-and-post-run/pull/58
- chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in https://github.com/gacts/run-and-post-run/pull/64
- chore(deps): bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in https://github.com/gacts/run-and-post-run/pull/63
- chore(deps-dev): bump the npm-development group with 4 updates by @dependabot[bot] in https://github.com/gacts/run-and-post-run/pull/61
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/gacts/run-and-post-run/pull/60
- chore(deps): bump the npm-production group with 2 updates by @dependabot[bot] in https://github.com/gacts/run-and-post-run/pull/59
- chore(deps-dev): bump the npm-development group with 2 updates by @dependabot[bot] in https://github.com/gacts/run-and-post-run/pull/65
Full Changelog: https://github.com/gacts/run-and-post-run/compare/v1.4.3...v1.4.4