Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Merge pull request #21 from pl-strflt/dependabot/github_actions/gacts…
Browse files Browse the repository at this point in the history
…/run-and-post-run-1.3.0

chore(deps): bump gacts/run-and-post-run from 1.2.1 to 1.3.0
  • Loading branch information
galargh authored Jul 26, 2023
2 parents 54757dd + 818d6bd commit 64256e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,6 @@ runs:
shell: bash
- name: Cleaning cache
if: inputs.autoclean == 'true' && inputs.skip-save == 'false'
uses: gacts/run-and-post-run@c762f8bf84771bfb9127584f7799f67b68d4b4e5 # v1.2.1
uses: gacts/run-and-post-run@fe4132a675276bbabaeea80a61dba37cdb98d2e4 # v1.3.0
with:
post: cargo cache --autoclean

0 comments on commit 64256e3

Please sign in to comment.