Skip to content

Commit

Permalink
Update docker/login-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
aelkiss authored May 31, 2024
1 parent 698981d commit 616bb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tag-release/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ runs:
using: composite
steps:
- name: Log into container registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ${{ inputs.registry }}
username: ${{ inputs.registry_username }}
Expand Down

0 comments on commit 616bb25

Please sign in to comment.