diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bd52461..a69345d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@v4 - name: Run Bento build action - uses: bento-platform/bento_build_action@v1 + uses: bento-platform/bento_build_action@v1.0.0 with: registry: ghcr.io registry-username: ${{ github.actor }}