Skip to content

Commit

Permalink
Merge pull request #7 from rscampos/test_gh_action2
Browse files Browse the repository at this point in the history
a
  • Loading branch information
rscampos authored Jan 14, 2025
2 parents 7cc3a72 + a5bfb04 commit 2e661e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-docker-login.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3

- name: Test Docker Login
uses: docker/login-action@v3.1.0
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit 2e661e1

Please sign in to comment.