Skip to content

Commit a11e981

Browse files
author
Priya Ananthasankar
committed
Merge branch 'update_pinned_libs' of https://github.com/Azure/CloudShell into update_pinned_libs
2 parents 7f3916e + ced85f1 commit a11e981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-pinned-libs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
git config user.email "github-actions[bot]@users.noreply.github.com"
9090
git checkout -b "$BRANCH_NAME"
9191
git add linux/base.Dockerfile
92-
git commit -m "Upkeep:Update pinned library versions"
92+
git commit -m "Upkeep: Update pinned library versions"
9393
git push origin "$BRANCH_NAME"
9494
echo "branch=$BRANCH_NAME" >> $GITHUB_OUTPUT
9595
id: push-branch

0 commit comments

Comments
 (0)