Skip to content

Commit

Permalink
Merge pull request #1192 from gulfofmaine/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/build-push-action-6.7.0
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
2 parents 524f5d7 + 2669388 commit e2378f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}

- name: Build Buoy Barn
uses: docker/build-push-action@v6.6.1
uses: docker/build-push-action@v6.7.0
with:
context: ./app
push: false
Expand Down

0 comments on commit e2378f3

Please sign in to comment.