You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: `Upgrade to kernel ${{ steps.check.outputs.current_version }}`,
94
-
head: 'kernel-upgrade',
103
+
head: '${{ steps.branch.outputs.name }}',
95
104
base: 'main',
96
105
body: `Automated kernel upgrade to version ${{ steps.check.outputs.current_version }}.\n\n**Previous version:** ${{ steps.check.outputs.infix_version }}\n**New version:** ${{ steps.check.outputs.current_version }}\n**Source:** https://www.kernel.org/\n\nThis PR was automatically created by the kernel release monitoring workflow.`
0 commit comments