Skip to content

Commit

Permalink
ci: bump dataaxiom/ghcr-cleanup-action from 1.0.2 to 1.0.4
Browse files Browse the repository at this point in the history
Bumps [dataaxiom/ghcr-cleanup-action](https://github.com/dataaxiom/ghcr-cleanup-action) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/dataaxiom/ghcr-cleanup-action/releases)
- [Commits](dataaxiom/ghcr-cleanup-action@v1.0.2...v1.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 39e3180 commit f137bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
ghcr.io/${{ steps.repo_slug.outputs.result }}:latest
- name: ghcr.io Cleanup Action
uses: dataaxiom/[email protected].2
uses: dataaxiom/[email protected].4
if: ${{ steps.image_exists.outputs.tag != 'found' }}
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f137bb6

Please sign in to comment.