Skip to content

Commit

Permalink
Merge pull request #188 from renovate-bot/renovate/docker-login-actio…
Browse files Browse the repository at this point in the history
…n-3.x

Update docker/login-action action to v3.3.0
  • Loading branch information
mergify[bot] authored Jul 31, 2024
2 parents 98b7249 + 5c30844 commit c9a455f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:

- name: Login to GitHub Container Registry
# https://github.com/docker/login-action
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3.2.0
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
if: github.event_name != 'pull_request'
with:
registry: ghcr.io
Expand Down

0 comments on commit c9a455f

Please sign in to comment.