Skip to content

Commit

Permalink
Merge pull request #995 from synclounge/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/login-action-3.1.0
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
2 parents 48beda3 + 76641b5 commit e127eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
version: latest

- name: Login to DockerHub
uses: docker/login-action@v3.0.0
uses: docker/login-action@v3.1.0
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit e127eff

Please sign in to comment.