Skip to content

Commit

Permalink
Merge pull request #294 from hypnoglow/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/login-action-3.0.0
  • Loading branch information
dependabot[bot] committed Sep 17, 2023
2 parents 2721de9 + a0d9c67 commit dda5b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-docker-images.yml
Expand Up @@ -83,7 +83,7 @@ jobs:
type=raw,value=commit.{{ sha }},suffix=-helm${{ steps.vars.outputs.helm_version_minor }}
- name: Login to Docker Hub
uses: docker/login-action@49ed152c8eca782a232dede0303416e8f356c37b # v2.0.0
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit dda5b45

Please sign in to comment.