Skip to content

Commit

Permalink
chore(deps): update docker/login-action digest to 1f36f5b (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent a51a608 commit bccb218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@6b42224f41ee5dfe5395e27c8b2746f1f9955030
- name: Log in to the Container Registry
uses: docker/login-action@29df2a9f8c71c2dfe7db598180a0460355ec1c00
uses: docker/login-action@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

0 comments on commit bccb218

Please sign in to comment.