Skip to content

Commit

Permalink
Merge pull request #3 from Elegant996/dependabot/github_actions/dataa…
Browse files Browse the repository at this point in the history
…xiom/ghcr-cleanup-action-1.0.4

ci: bump dataaxiom/ghcr-cleanup-action from 1.0.2 to 1.0.4
  • Loading branch information
Elegant996 authored Jun 16, 2024
2 parents 2573fa7 + f137bb6 commit 10d5a70
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 10d5a70

Please sign in to comment.