Skip to content

Commit

Permalink
chore(deps): bump dataaxiom/ghcr-cleanup-action from 1.0.13 to 1.0.14 (
Browse files Browse the repository at this point in the history
…#12)

Bumps [dataaxiom/ghcr-cleanup-action](https://github.com/dataaxiom/ghcr-cleanup-action) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/dataaxiom/ghcr-cleanup-action/releases)
- [Commits](dataaxiom/ghcr-cleanup-action@v1.0.13...v1.0.14)

---
updated-dependencies:
- dependency-name: dataaxiom/ghcr-cleanup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 073bfce commit 78b0b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup-old-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
packages: write
steps:
- name: Delete Images Older Than 90 Days
uses: dataaxiom/ghcr-cleanup-action@v1.0.13
uses: dataaxiom/ghcr-cleanup-action@v1.0.14
with:
token: ${{ secrets.GITHUB_TOKEN }}
older-than: 90 days
Expand Down

0 comments on commit 78b0b89

Please # to comment.