Skip to content

Commit

Permalink
update purge-deprecated-workflow-runs to version 2.1.0 in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jgadsden authored Dec 12, 2024
2 parents f565f15 + fd0fded commit ecd929c
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 ecd929c

Please sign in to comment.