Skip to content

Commit

Permalink
Merge pull request #78 from stylescape/dependabot/github_actions/main…
Browse files Browse the repository at this point in the history
…/pozil/auto-assign-issue-2

dependabot-github-actions(deps): bump pozil/auto-assign-issue from 1 to 2
  • Loading branch information
vanvianen authored Aug 19, 2024
2 parents 8aea7a2 + 27f5d0b commit d7b5d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
uses: pozil/auto-assign-issue@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: vanvianen
Expand Down

0 comments on commit d7b5d55

Please sign in to comment.