Skip to content

Commit

Permalink
build(deps): bump pozil/auto-assign-issue from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 1 to 2.
- [Release notes](https://github.com/pozil/auto-assign-issue/releases)
- [Commits](pozil/auto-assign-issue@v1...v2)

---
updated-dependencies:
- dependency-name: pozil/auto-assign-issue
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent f1a052d commit 2d577a9
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 2d577a9

Please sign in to comment.