Skip to content

Commit

Permalink
chore(deps): Bump actions/delete-package-versions from 3.0.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 3.0.1 to 5.0.0.
- [Release notes](https://github.com/actions/delete-package-versions/releases)
- [Commits](actions/delete-package-versions@v3.0.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 4a2d94f commit 10f38dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
packages: write
steps:
- name: Delete previous oscal-rest-service version
uses: actions/delete-package-versions@v3.0.1
uses: actions/delete-package-versions@v5.0.0
with:
package-name: com.easydynamics.oscal-rest-service-app
package-type: maven
Expand Down

0 comments on commit 10f38dc

Please sign in to comment.