Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Bump @nestjs/swagger from 7.1.16 to 7.1.17 #41

Bump @nestjs/swagger from 7.1.16 to 7.1.17

Bump @nestjs/swagger from 7.1.16 to 7.1.17 #41

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: Himasnhu-AT
numOfAssignee: 1