Skip to content

build(deps): bump @auth/sveltekit from 0.5.1 to 0.5.2 in /frontend #415

build(deps): bump @auth/sveltekit from 0.5.1 to 0.5.2 in /frontend

build(deps): bump @auth/sveltekit from 0.5.1 to 0.5.2 in /frontend #415

Workflow file for this run

name: Assign PR to creator
on:
pull_request_target:
types: [opened]
jobs:
automation:
runs-on: ubuntu-latest
steps:
- name: Assign PR to creator
uses: thomaseizinger/[email protected]
if: github.actor != 'dependabot[bot]'
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}