Skip to content

Commit

Permalink
Merge pull request #26 from netsandbox/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/delete-package-versions-5

Bump actions/delete-package-versions from 4 to 5
  • Loading branch information
netsandbox authored Feb 11, 2024
2 parents 9dbf74e + e9ac93c commit 38c6dc9
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 38c6dc9

Please sign in to comment.