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 104dd37 commit a19a2e7
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 @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4

- 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 a19a2e7

Please sign in to comment.