Skip to content

Commit

Permalink
ci: update bba to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Nov 11, 2024
1 parent cb84709 commit 25181f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
submodules: "recursive"

- name: Run Bento build action
uses: bento-platform/bento_build_action@v0.11.1
uses: bento-platform/bento_build_action@v1.0.0
with:
registry: ghcr.io
registry-username: ${{ github.actor }}
Expand Down

0 comments on commit 25181f9

Please sign in to comment.