Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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](gacts/run-and-post-run@6745283...3000d0e)

---
updated-dependencies:
- dependency-name: gacts/run-and-post-run
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
commit 3648c6fd087bb53727ded5454295eed079c18335
2 changes: 1 addition & 1 deletion .github/actions/setup/directories/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down