Skip to content

Commit

Permalink
Merge pull request #3 from clement-dufour/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ataaxiom/ghcr-cleanup-action-1.0.14

chore(deps): bump dataaxiom/ghcr-cleanup-action from 1.0.13 to 1.0.14
  • Loading branch information
clement-dufour authored Dec 10, 2024
2 parents 82b847e + fe9f096 commit 27e61bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: Cleanup packages older than two weeks
uses: dataaxiom/[email protected].13
uses: dataaxiom/[email protected].14
with:
token: ${{ secrets.GITHUB_TOKEN }}
packages: ${{ env.IMAGE_NAME }}
Expand Down

0 comments on commit 27e61bb

Please sign in to comment.