Skip to content

Commit

Permalink
chore(deps): update pozil/auto-assign-issue action to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 6e5ff77 commit 9d35f72
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@c5bca5027e680b9e8411b826d16947afd8c76b32 # v2.0.0
uses: pozil/auto-assign-issue@b787bcda4fa1620522e73e7a5fe0f3b57b03b6ad # v2.0.1
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 9d35f72

Please sign in to comment.