Skip to content

Commit

Permalink
Merge branch 'line:master' into organize-service-view
Browse files Browse the repository at this point in the history
  • Loading branch information
bai1024 authored Aug 23, 2024
2 parents 52146ed + ae01b2f commit 9bc90ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Build and push
uses: docker/build-push-action@v6.5.0
uses: docker/build-push-action@v6.7.0
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 9bc90ba

Please sign in to comment.