Skip to content

Commit

Permalink
build(deps): bump reg-viz/reg-actions from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [reg-viz/reg-actions](https://github.com/reg-viz/reg-actions) from 2 to 3.
- [Commits](reg-viz/reg-actions@v2...v3)

---
updated-dependencies:
- dependency-name: reg-viz/reg-actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent bc6e9d1 commit 05665e5
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 05665e5

Please sign in to comment.