Skip to content

Commit

Permalink
chore: Unpin upstream version
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Nikitenko <[email protected]>

rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
RomanNikitenko committed Jan 17, 2025
1 parent a34e50e commit 46d6754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebase.sh
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ do_rebase() {

echo "Using git $(which git) $(git --version)"
# grab current upstream version
UPSTREAM_VERSION=714dc6d80480542c4ff93f5bff1b1ca21bc9429f
UPSTREAM_VERSION=$(git rev-parse upstream-code/main)
#UPSTREAM_VERSION=1.62.2

# Grab current version
Expand Down

0 comments on commit 46d6754

Please sign in to comment.