Skip to content

chore(deps): bump next from 13.5.4 to 14.1.1 in the npm_and_yarn group across 1 directory #4

chore(deps): bump next from 13.5.4 to 14.1.1 in the npm_and_yarn group across 1 directory

chore(deps): bump next from 13.5.4 to 14.1.1 in the npm_and_yarn group across 1 directory #4

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: "Auto-assign issue"
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: marcelovicentegc
numOfAssignee: 1