Skip to content

Commit

Permalink
chore(deps): bump crs-k/stale-branches from 3.0.1 to 3.1.3
Browse files Browse the repository at this point in the history
Bumps [crs-k/stale-branches](https://github.com/crs-k/stale-branches) from 3.0.1 to 3.1.3.
- [Release notes](https://github.com/crs-k/stale-branches/releases)
- [Commits](crs-k/stale-branches@v3.0.1...v3.1.3)

---
updated-dependencies:
- dependency-name: crs-k/stale-branches
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 7, 2023
1 parent 9acfec0 commit 6319d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Stale Branches
uses: crs-k/stale-branches@v3.0.1
uses: crs-k/stale-branches@v3.1.3
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
days-before-stale: 30
Expand Down

0 comments on commit 6319d21

Please sign in to comment.