Skip to content

Bump @navikt/ds-react from 5.10.0 to 5.11.1 #6846

Bump @navikt/ds-react from 5.10.0 to 5.11.1

Bump @navikt/ds-react from 5.10.0 to 5.11.1 #6846

Workflow file for this run

name: Slash command dispatch
on:
issue_comment:
types: [created]
jobs:
dispatcher:
runs-on: ubuntu-latest
steps:
- name: Slash command dispatch
uses: peter-evans/slash-command-dispatch@v3
with:
token: ${{ secrets.GA_P_TOKEN }}
commands: promote
issue-type: issue
allow-edits: true