Skip to content

Commit

Permalink
Merge branch 'main' into feat/grant-notes
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-adams authored Oct 2, 2024
2 parents 3cb0e29 + 7140173 commit c4e6139
Show file tree
Hide file tree
Showing 2 changed files with 832 additions and 382 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
BAKEFILE_PATH: ${{ steps.meta.outputs.bake-file }}
- name: Build and push Docker image
id: build-push
uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v6.8.0
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
with:
context: .
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Loading

0 comments on commit c4e6139

Please sign in to comment.