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