Skip to content

Commit

Permalink
build: bump GeekyEggo/delete-artifact from 2.0.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [GeekyEggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 2.0.0 to 5.0.0.
- [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
- [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md)
- [Commits](GeekyEggo/delete-artifact@54ab544...24928e7)

---
updated-dependencies:
- dependency-name: GeekyEggo/delete-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and TheMrMilchmann committed Mar 19, 2024
1 parent dfa5ccc commit 8a17fc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -92,6 +92,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cleanup
uses: GeekyEggo/delete-artifact@54ab544f12cdb7b71613a16a2b5a37a9ade990af
uses: GeekyEggo/delete-artifact@24928e75e6e6590170563b8ddae9fac674508aa1
with:
name: ${{ env.WORKSPACE_ARTIFACT }}
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Expand Up @@ -177,6 +177,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cleanup
uses: GeekyEggo/delete-artifact@54ab544f12cdb7b71613a16a2b5a37a9ade990af
uses: GeekyEggo/delete-artifact@24928e75e6e6590170563b8ddae9fac674508aa1
with:
name: ${{ env.WORKSPACE_ARTIFACT }}

0 comments on commit 8a17fc9

Please sign in to comment.