Skip to content

Commit

Permalink
Update kentaro-m/auto-assign-action action to v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 10, 2024
1 parent e1d2248 commit 4dac013
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 @@ -14,7 +14,7 @@ jobs:
timeout-minutes: 2
steps:
- name: Auto Assign
uses: kentaro-m/auto-assign-action@v1.2.5
uses: kentaro-m/auto-assign-action@v1.2.6
if: ${{ github.event.pull_request.assignee == null && join(github.event.pull_request.assignees) == '' }}
with:
configuration-path: .github/auto_assign.yml

0 comments on commit 4dac013

Please sign in to comment.