Skip to content

Commit

Permalink
chore(deps): update myalbum/purge-cache digest to 881eb59 (#101)
Browse files Browse the repository at this point in the history
Co-authored-by: anaconda-renovate[bot] <117830771+anaconda-renovate[bot]@users.noreply.github.com>
  • Loading branch information
anaconda-renovate[bot] authored Oct 2, 2024
1 parent f87d9dd commit 0eb47e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- uses: MyAlbum/purge-cache@6bd5afa0f99fd6096c4e08ed0eb1730da34d78dc # v2
- uses: MyAlbum/purge-cache@881eb5957687193fa612bf74c0042adc78ea5e54 # v2
with:
max-age: 604800 # Leave only caches accessed in the last 7 days (default)

Expand Down

1 comment on commit 0eb47e2

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/anaconda_pre_commit_hooks
   __init__.py00100% 
   add_renovate_annotations.py1191190%52–55, 69–71, 119, 153, 162, 177
tests
   test_generate_renovate_annotations.py810100% 
TOTAL2001194% 

Please sign in to comment.