Skip to content

Commit

Permalink
Merge pull request #40 from Wivik/dependabot/github_actions/actions/d…
Browse files Browse the repository at this point in the history
…elete-package-versions-5

chore(deps): bump actions/delete-package-versions from 4 to 5
  • Loading branch information
Wivik authored Feb 12, 2024
2 parents 85d34ed + 8b4d024 commit 35ea27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
permissions:
packages: write
steps:
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-name: 'devops-solutions-map'
package-type: 'container'
Expand Down

0 comments on commit 35ea27e

Please sign in to comment.