Skip to content

Commit

Permalink
chore(deps): update docker/login-action commit hash to 6af3c11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 17, 2022
1 parent dc961a4 commit d3f2cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
${{ runner.os }}-buildx-
- name: Log in to the Container registry
uses: docker/login-action@5fcefb941de79536616e9422226e33fd39f1706f
uses: docker/login-action@6af3c118c8376c675363897acf1757f7a9be6583
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

0 comments on commit d3f2cb0

Please sign in to comment.