Skip to content

Commit

Permalink
chore: bump actions/delete-package-versions from 4.1.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [actions/delete-package-versions](https://github.com/actions/delete-package-versions) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/actions/delete-package-versions/releases)
- [Commits](actions/delete-package-versions@0d39a63...e5bc658)

---
updated-dependencies:
- dependency-name: actions/delete-package-versions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent a09728b commit 20b0a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-clean-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: require GeoNet org
run: |
exit 1
- uses: actions/delete-package-versions@0d39a63126868f5eefaa47169615edd3c0f61e20 #v4.1.1
- uses: actions/delete-package-versions@e5bc658cc4c965c472efe991f8beea3981499c55 #v5.0.0
with:
# Can be a single package version id, or a comma separated list of package version ids.
# Defaults to an empty string.
Expand Down

0 comments on commit 20b0a62

Please sign in to comment.