Bump smartsquaregmbh/delete-old-packages from 0.8.0 to 0.8.1 (#108)
Bumps [smartsquaregmbh/delete-old-packages](https://github.com/smartsquaregmbh/delete-old-packages) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/smartsquaregmbh/delete-old-packages/releases) - [Commits](https://github.com/smartsquaregmbh/delete-old-packages/compare/v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: smartsquaregmbh/delete-old-packages dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b778fce29d
commit
b25d5a2ea2
2
.github/workflows/cleanup-packages.yml
vendored
2
.github/workflows/cleanup-packages.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
name: Cleanup packages
|
name: Cleanup packages
|
||||||
steps:
|
steps:
|
||||||
- name: Delete RC version of packages
|
- name: Delete RC version of packages
|
||||||
uses: smartsquaregmbh/delete-old-packages@v0.8.0
|
uses: smartsquaregmbh/delete-old-packages@v0.8.1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
user: fredrikbaberg
|
user: fredrikbaberg
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user