Skip to content

Commit

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

chore(deps): update docker/login-action digest to 5139682
  • Loading branch information
AlinaNova21 authored Feb 28, 2024
2 parents b2fed26 + ec7451b commit 528d9b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v4

- name: Log in to the Container registry
uses: docker/login-action@3d58c274f17dffee475a5520cbe67f0a882c4dbb
uses: docker/login-action@5139682d94efc37792e6b54386b5b470a68a4737
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

0 comments on commit 528d9b4

Please sign in to comment.