Skip to content

Commit

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

Bump pozil/auto-assign-issue from 1 to 2
  • Loading branch information
ocots authored Aug 28, 2024
2 parents b7a8910 + 9a3905f commit 53f1fc3
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: ocots
Expand Down

0 comments on commit 53f1fc3

Please sign in to comment.