Skip to content

Commit

Permalink
Merge pull request #19 from ferdlestier/dependabot/github_actions/poz…
Browse files Browse the repository at this point in the history
…il/auto-assign-issue-2.0.0

Bump pozil/auto-assign-issue from 1.13.0 to 2.0.0
  • Loading branch information
ferdlestier authored Jul 23, 2024
2 parents 4d4cb5c + ca045b2 commit dba2384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-assigner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1.13.0
uses: pozil/auto-assign-issue@v2.0.0
with:
repo-token: ${{ secrets.PACKAGE_TOKEN }}
assignees: ferdlestier

0 comments on commit dba2384

Please sign in to comment.