Skip to content

Commit

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

Bump pozil/auto-assign-issue from 1 to 2
  • Loading branch information
github-actions[bot] authored May 15, 2024
2 parents edea2b6 + 1618c14 commit 8fd440a
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 8fd440a

Please sign in to comment.