Skip to content

Commit

Permalink
Bump otto-de/purge-deprecated-workflow-runs from 1 to 2 (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 8a28226 commit 355a49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.event_name == 'pull_request_target' && github.event.pull_request.user.login == 'dependabot[bot]' }}
steps:
- uses: otto-de/purge-deprecated-workflow-runs@v1
- uses: otto-de/purge-deprecated-workflow-runs@v2
with:
remove-obsolete: false
remove-skipped: |
Expand Down

0 comments on commit 355a49c

Please sign in to comment.