Skip to content

Commit

Permalink
Merge pull request #954 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 20, 2024
2 parents 80084c4 + 1208396 commit ceebf56
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 ceebf56

Please sign in to comment.