Skip to content

Commit

Permalink
chore: Fix typo in comments (#1520)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Lewis <[email protected]>
  • Loading branch information
Ian Lewis authored Jan 12, 2023
1 parent df1a625 commit d3868d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/pre-release/references.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d3868d6

Please sign in to comment.