Skip to content

Commit

Permalink
chore: update docker-build-push action version
Browse files Browse the repository at this point in the history
  • Loading branch information
junminahn committed Oct 24, 2024
1 parent af6e23a commit 59e548e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: ./.github/actions/setup-tools

- name: Build and Push
uses: egose/actions/docker-build-push@876bd485542a4869fe6202081c92d2f311b87441
uses: egose/actions/docker-build-push@059cd932c7035071488dbf56bca0dcd70e024c78
with:
registry-url: ${{ env.DOCKER_REGISTRY }}
registry-username: ${{ github.actor }}
Expand Down

0 comments on commit 59e548e

Please sign in to comment.