Merge "Fix the shebang."
diff --git a/tools/workspace-status.sh b/tools/workspace-status.sh
index 8fba304..dcc90c5 100755
--- a/tools/workspace-status.sh
+++ b/tools/workspace-status.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This script will be run by bazel when the build process starts to
 # generate key-value information that represents the status of the