Skip to content

Commit

Permalink
chore(deps): update docker/login-action digest to 83a00bc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent dc961a4 commit f8b5550
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@83a00bc1ab5ded6580f31df1c49e6aaa932d840d
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

0 comments on commit f8b5550

Please sign in to comment.