Skip to content

Commit

Permalink
Merge pull request #378 from kit-data-manager/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/development/docker/build-push-action-5
  • Loading branch information
dependabot[bot] committed Oct 6, 2023
2 parents 84143ff + 46ebe28 commit 75af867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}

- name: Push to Docker Hub
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
push: true
Expand Down

0 comments on commit 75af867

Please sign in to comment.