Skip to content

Commit

Permalink
Bump otto-de/purge-deprecated-workflow-runs in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [otto-de/purge-deprecated-workflow-runs](https://github.com/otto-de/purge-deprecated-workflow-runs) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/otto-de/purge-deprecated-workflow-runs/releases)
- [Commits](otto-de/purge-deprecated-workflow-runs@v2.2.0...v3.0.0)

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent af83631 commit 01276d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/housekeeping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
keep_minimum_runs: 25

- name: Delete unused workflow runs
uses: otto-de/purge-deprecated-workflow-runs@v2.2.0
uses: otto-de/purge-deprecated-workflow-runs@v3.0.0
with:
token: ${{ github.token }}

Expand Down

0 comments on commit 01276d2

Please sign in to comment.