Skip to content

Commit

Permalink
ci: set full version for Bento build action
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Aug 8, 2024
1 parent 693b291 commit ff7d793
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 @@ -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 }}
Expand Down

0 comments on commit ff7d793

Please sign in to comment.