Skip to content

Commit

Permalink
Update pozil/auto-assign-issue action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 842c51e commit 275c99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-assign-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- name: Assign Issue
uses: pozil/auto-assign-issue@65947009a243e6b3993edeef4e64df3ca85d760c # v1.14.0
uses: pozil/auto-assign-issue@c5bca5027e680b9e8411b826d16947afd8c76b32 # v2.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: sarvsav # Replace 'username' with the GitHub username of the user you want to assign the issue to
Expand Down

0 comments on commit 275c99f

Please sign in to comment.