We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96c14f0 commit 1d45eafCopy full SHA for 1d45eaf
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Check and generate changefile for Renovate
40
# Pin to the last commit on main before this action was removed (replaced by renovate-auto-version-plan)
41
- uses: RightCapitalHQ/frontend-style-guide/.github/actions/renovate-auto-beachball-changefile@e7e6cdd89b0a5e56bb7b1b5280aae241d9e4e848
+ uses: RightCapitalHQ/frontend-style-guide/.github/actions/renovate-auto-beachball-changefile@8187e5122a80c29a614e2c60dcdac1183bb6fc99
42
43
check-beachball-changefile:
44
if: github.base_ref == github.event.repository.default_branch
0 commit comments