diff --git a/.github/workflows/scripts/pre-release/references.sh b/.github/workflows/scripts/pre-release/references.sh index b3ce8363ce..5b401b698c 100755 --- a/.github/workflows/scripts/pre-release/references.sh +++ b/.github/workflows/scripts/pre-release/references.sh @@ -1,7 +1,7 @@ #!/bin/bash # Verify that Action calls that are pinned (not locally called) -# use the same referemnce as the relealse tag. +# use the same reference as the release tag. # See reasoning in ./github/actions/README.md set -euo pipefail