Skip to content

Commit

Permalink
build(deps): bump beatlabs/delete-old-branches-action
Browse files Browse the repository at this point in the history
Bumps [beatlabs/delete-old-branches-action](https://github.com/beatlabs/delete-old-branches-action) from 0.0.9 to 0.0.10.
- [Release notes](https://github.com/beatlabs/delete-old-branches-action/releases)
- [Commits](beatlabs/delete-old-branches-action@v0.0.9...v0.0.10)

---
updated-dependencies:
- dependency-name: beatlabs/delete-old-branches-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent a6fadb5 commit eabefdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
- name: Run delete-old-branches-action
uses: beatlabs/[email protected].9
uses: beatlabs/[email protected].10
with:
repo_token: ${{ github.token }}
date: '2 months ago'
Expand Down

0 comments on commit eabefdd

Please sign in to comment.