Skip to content

Commit

Permalink
Merge pull request #4 from JuanPabloDiaz/dependabot/github_actions/po…
Browse files Browse the repository at this point in the history
…zil/auto-assign-issue-2

Bump pozil/auto-assign-issue from 1 to 2
  • Loading branch information
JuanPabloDiaz authored Jul 21, 2024
2 parents b0dd7d6 + 8dad40b commit 716ca48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-assign-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
issues: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1 # From Github marketplace: https://github.com/marketplace/actions/auto-assign-issue
uses: pozil/auto-assign-issue@v2 # From Github marketplace: https://github.com/marketplace/actions/auto-assign-issue
with:
assignees: juanPabloDiaz
numOfAssignee: 1
Expand Down

0 comments on commit 716ca48

Please sign in to comment.