Skip to content

Commit

Permalink
Merge pull request #7 from ozfoundation/dependabot/github_actions/poz…
Browse files Browse the repository at this point in the history
…il/auto-assign-issue-2

build(deps): bump pozil/auto-assign-issue from 1 to 2
  • Loading branch information
gdsmith1 authored Sep 24, 2024
2 parents 27e7302 + 4db9021 commit 6a029a8
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 @@ -13,7 +13,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: gdsmith1
Expand Down

0 comments on commit 6a029a8

Please sign in to comment.