Skip to content

Commit

Permalink
deps(upgrade): bump MyAlbum/purge-cache from 1 to 2 (#817)
Browse files Browse the repository at this point in the history
Bumps [MyAlbum/purge-cache](https://github.com/myalbum/purge-cache) from 1 to 2.
- [Release notes](https://github.com/myalbum/purge-cache/releases)
- [Commits](MyAlbum/purge-cache@v1...v2)

---
updated-dependencies:
- dependency-name: MyAlbum/purge-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>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent d773d3e commit 609c50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clear-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
name: Clear cache
runs-on: ubuntu-latest
steps:
- uses: MyAlbum/purge-cache@v1
- uses: MyAlbum/purge-cache@v2
with:
max-age: 1

0 comments on commit 609c50d

Please sign in to comment.