Skip to content

Commit f9a22ad

Browse files
traskgithub-actions[bot]
andauthored
Fix workflow (#2773)
Co-authored-by: github-actions[bot] <github-action[bot]@users.noreply.github.com>
1 parent 9cb4427 commit f9a22ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-create-version-bump-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
message="Update version to $NEXT_VERSION"
4343
body="Update version to \`$NEXT_VERSION\`.
4444
45-
Since this PR was created using the default `GITHUB_TOKEN`, it will need to be
45+
Since this PR was created using the default \`GITHUB_TOKEN\`, it will need to be
4646
closed and re-opened in order to trigger the normal pull request workflows.
4747
"
4848
branch="automation/update-version-to-${NEXT_VERSION}"

0 commit comments

Comments
 (0)