Skip to content

Commit

Permalink
Merge pull request #308 from pouriyajamshidi/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/stale-9.1.0

chore(deps): bump actions/stale from 9.0.0 to 9.1.0
  • Loading branch information
pouriyajamshidi authored Jan 27, 2025
2 parents d3efafb + 8b492e7 commit 3bb4219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
issues: read
pull-requests: write
steps:
- uses: actions/stale@v9.0.0
- uses: actions/stale@v9.1.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
exempt-assignees: "pouriyajamshidi"
Expand Down

0 comments on commit 3bb4219

Please sign in to comment.