Skip to content

Commit

Permalink
chore: updated poc action version to v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
4lch4 committed Feb 8, 2024
1 parent 7776466 commit d53cb47
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 @@ -14,7 +14,7 @@ jobs:
steps:
- name: Run Stale Branch Action
id: stale-branch-poc
uses: liatrio/[email protected].5
uses: liatrio/[email protected].6
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
stale-branch-age: '3 months'

0 comments on commit d53cb47

Please sign in to comment.