diff --git a/.github/workflows/build-fb-image.yaml b/.github/workflows/build-fb-image.yaml index 640ffa633..b903aed04 100644 --- a/.github/workflows/build-fb-image.yaml +++ b/.github/workflows/build-fb-image.yaml @@ -21,6 +21,7 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v4 + ref: ${{ github.ref }} - name: Read fluent-bit version from file id: get-version