Skip to content

Commit

Permalink
ci(deps): Bump easimon/wipe-cache from 1 to 2 (#95)
Browse files Browse the repository at this point in the history
Bumps [easimon/wipe-cache](https://github.com/easimon/wipe-cache) from 1 to 2.
- [Release notes](https://github.com/easimon/wipe-cache/releases)
- [Commits](easimon/wipe-cache@v1...v2)

---
updated-dependencies:
- dependency-name: easimon/wipe-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <[email protected]>
  • Loading branch information
dependabot[bot] and ankurdotb authored Feb 15, 2023
1 parent ebc8861 commit 7bbcf9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup-cache-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:

steps:
- name: "Wipe Github Actions cache"
uses: easimon/wipe-cache@v1
uses: easimon/wipe-cache@v2
with:
dry-run: ${{ github.event.inputs.dry-run }}

0 comments on commit 7bbcf9d

Please sign in to comment.