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.0.3 to 2.1.0.
- [Release notes](https://github.com/otto-de/purge-deprecated-workflow-runs/releases)
- [Commits](otto-de/purge-deprecated-workflow-runs@v2.0.3...v2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent f565f15 commit fd0fded
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 @@ -25,7 +25,7 @@ jobs:
keep_minimum_runs: 10

- name: Delete unused workflows
uses: otto-de/purge-deprecated-workflow-runs@v2.0.3
uses: otto-de/purge-deprecated-workflow-runs@v2.1.0
with:
token: ${{ github.token }}

Expand Down

0 comments on commit fd0fded

Please sign in to comment.