Skip to content

Commit

Permalink
Bump queengooborg/invalid-issue-closer from 1.4.0 to 1.5.0 (#25291)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent ef9555f commit 82acc7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-incomplete-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
close-issues-if-invalid:
runs-on: ubuntu-latest
steps:
- uses: queengooborg/invalid-issue-closer@v1.4.0
- uses: queengooborg/invalid-issue-closer@v1.5.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
labels: "invalid"
Expand Down

0 comments on commit 82acc7a

Please sign in to comment.