Skip to content

Commit

Permalink
ci: update Bento build action to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Mar 18, 2024
1 parent 45d0f2f commit 734c05e
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@v3

- name: Run Bento build action
uses: bento-platform/[email protected].0
uses: bento-platform/[email protected].1
with:
registry: ghcr.io
registry-username: ${{ github.actor }}
Expand Down

0 comments on commit 734c05e

Please sign in to comment.