Skip to content

Commit

Permalink
Bump actions/delete-package-versions from 4 to 5
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 to 5.
- [Release notes](https://github.com/actions/delete-package-versions/releases)
- [Commits](actions/delete-package-versions@v4...v5)

---
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 Feb 8, 2024
1 parent 5b6d940 commit e9ac93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
repository: netsandbox/request-tracker
short-description: ${{ github.event.repository.description }}

- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
if: ${{ matrix.version == '5.0' }}
with:
package-name: request-tracker
Expand Down

0 comments on commit e9ac93c

Please sign in to comment.