Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
Merge pull request #174 from elgohr/dependabot/github_actions/pozil/a…
Browse files Browse the repository at this point in the history
…uto-assign-issue-2

Bump pozil/auto-assign-issue from 1 to 2
  • Loading branch information
elgohr authored May 15, 2024
2 parents 03ed5c2 + 2037a95 commit c9eb22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- uses: pozil/auto-assign-issue@v1
- uses: pozil/auto-assign-issue@v2
if: github.actor != 'dependabot[bot]'
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c9eb22b

Please sign in to comment.