Skip to content

Commit

Permalink
Merge pull request #3 from realliance/renovate/docker-login-action-di…
Browse files Browse the repository at this point in the history
…gest

Update docker/login-action digest to 3d58c27
  • Loading branch information
ChristopherJMiller authored Jan 21, 2024
2 parents df87186 + e6e1341 commit 73a2c8c
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 @@ -23,7 +23,7 @@ jobs:
# Login against a Docker registry except on PR
# https://github.com/docker/login-action
- name: Log into registry ${{ env.REGISTRY }}
uses: docker/login-action@40891eba8c2bcd1309b07ba8b11232f313e86779
uses: docker/login-action@3d58c274f17dffee475a5520cbe67f0a882c4dbb
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

0 comments on commit 73a2c8c

Please sign in to comment.