Skip to content
Closed
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 @@ -38,7 +38,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@4538f37d8c0ece0d01fe37d4abb4122d79f8e0ad

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