Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump otto-de/purge-deprecated-workflow-runs from 2.2.0 to 3.0.0
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@8643c9c...d3ac5fe)

---
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] <support@github.com>
dependabot[bot] authored Jan 27, 2025
1 parent 41efa2c commit e9fc31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/purge-deprecated-workflow-runs.yml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ jobs:

steps:
- name: Purge Deprecated Workflow Runs
uses: otto-de/purge-deprecated-workflow-runs@8643c9c6325111a6022dd314151198ced448ff00 # v 2.2.0
uses: otto-de/purge-deprecated-workflow-runs@d3ac5fe08686f185139312a68bc83854b9e5f316 # v 3.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
remove-obsolete: true

0 comments on commit e9fc31d

Please sign in to comment.