Skip to content

Commit

Permalink
Merge branch 'main' into kiota/v1.0/pipelinebuild/150887
Browse files Browse the repository at this point in the history
  • Loading branch information
rkodev authored Jun 3, 2024
2 parents 37e0c7d + 734d5fd commit c73f477
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 @@ -31,7 +31,7 @@ jobs:
submodules: true
ref: ${{github.event.inputs.tag || ''}}
- name: Login to docker registry
uses: docker/login-action@v3.1.0
uses: docker/login-action@v3.2.0
with:
username: ${{ github.actor }}
password: ${{ secrets.DOCKER_PUBLISH_TOKEN }}
Expand Down

0 comments on commit c73f477

Please sign in to comment.