Skip to content

Commit

Permalink
Merge pull request buluma#91 from buluma/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/login-action-3.3.0

Bump docker/login-action from 3.2.0 to 3.3.0
  • Loading branch information
github-actions[bot] authored Jul 23, 2024
2 parents 5f8db4b + cfff1c1 commit f79d245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
steps:

- name: Docker Login
uses: docker/login-action@v3.2.0
uses: docker/login-action@v3.3.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit f79d245

Please sign in to comment.