From 753ba489d33cd3cca4424e13c69ab48a8e98056a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 22:39:38 +0000 Subject: [PATCH] Bump crs-k/stale-branches from 2.0.15 to 2.0.17 Bumps [crs-k/stale-branches](https://github.com/crs-k/stale-branches) from 2.0.15 to 2.0.17. - [Release notes](https://github.com/crs-k/stale-branches/releases) - [Commits](https://github.com/crs-k/stale-branches/compare/v2.0.15...v2.0.17) --- updated-dependencies: - dependency-name: crs-k/stale-branches dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/stale-branches.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale-branches.yml b/.github/workflows/stale-branches.yml index d580654d..a16b2871 100644 --- a/.github/workflows/stale-branches.yml +++ b/.github/workflows/stale-branches.yml @@ -13,6 +13,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Stale Branches - uses: crs-k/stale-branches@v2.0.15 + uses: crs-k/stale-branches@v2.0.17 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" \ No newline at end of file