Skip to content

Commit

Permalink
Bump otto-de/purge-deprecated-workflow-runs from 2 to 3 (#53)
Browse files Browse the repository at this point in the history
* Bump otto-de/purge-deprecated-workflow-runs from 2 to 3

Bumps [otto-de/purge-deprecated-workflow-runs](https://github.com/otto-de/purge-deprecated-workflow-runs) from 2 to 3.
- [Release notes](https://github.com/otto-de/purge-deprecated-workflow-runs/releases)
- [Commits](v2...v3)

---
updated-dependencies:
- dependency-name: otto-de/purge-deprecated-workflow-runs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Apply suggestions from code review

address breaking changes

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul <[email protected]>
  • Loading branch information
dependabot[bot] and hanseartic authored Jan 24, 2025
1 parent 5f67c1a commit 6b4e1c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/purge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ jobs:
purge_obsolete_workflows:
runs-on: ubuntu-latest
steps:
- uses: otto-de/purge-deprecated-workflow-runs@v2
- uses: otto-de/purge-deprecated-workflow-runs@v3.0.0
with:
token: ${{ github.token }}
- uses: otto-de/purge-deprecated-workflow-runs@v2
remove-obsolete: true
- uses: otto-de/[email protected]
with:
token: ${{ github.token }}
remove-obsolete: false
remove-older-than: 30d

0 comments on commit 6b4e1c8

Please sign in to comment.