Skip to content

Commit

Permalink
Merge pull request #2071 from DSD-DBS/dependabot/github_actions/reg-v…
Browse files Browse the repository at this point in the history
…iz/reg-actions-3

build(deps): bump reg-viz/reg-actions from 2 to 3
  • Loading branch information
MoritzWeber0 authored Dec 11, 2024
2 parents d4de17f + 05665e5 commit c78b955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
npx storycap http://localhost:6006 --serverCmd "npx -p @angular/cli
ng run capellacollab:storybook" --flat
working-directory: ./frontend
- uses: reg-viz/reg-actions@v2
- uses: reg-viz/reg-actions@v3
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
image-directory-path: './frontend/__screenshots__'
Expand Down

0 comments on commit c78b955

Please sign in to comment.