We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e82ea9 commit 7238467Copy full SHA for 7238467
.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@66b99356980274a83f86a80983fc40e7231508d6
42
43
check-beachball-changefile:
44
if: github.base_ref == github.event.repository.default_branch
0 commit comments