Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

- name: Check and generate changefile for Renovate
# Pin to the last commit on main before this action was removed (replaced by renovate-auto-version-plan)
uses: RightCapitalHQ/frontend-style-guide/.github/actions/renovate-auto-beachball-changefile@e7e6cdd89b0a5e56bb7b1b5280aae241d9e4e848
uses: RightCapitalHQ/frontend-style-guide/.github/actions/renovate-auto-beachball-changefile@66b99356980274a83f86a80983fc40e7231508d6

check-beachball-changefile:
if: github.base_ref == github.event.repository.default_branch
Expand Down
Loading