diff --git a/.github/workflows/stale_branches.yml b/.github/workflows/stale_branches.yml index df2dab1c..b500cf0d 100644 --- a/.github/workflows/stale_branches.yml +++ b/.github/workflows/stale_branches.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Run Stale Branch Action id: stale-branch-poc - uses: liatrio/o11y-stale-branch-poc@v0.2.5 + uses: liatrio/o11y-stale-branch-poc@v0.2.6 with: github-token: ${{ secrets.GITHUB_TOKEN }} stale-branch-age: '3 months'