chore(deps): update docker/login-action digest to 184bdaa

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-08-04 16:05:38 +00:00
committed by GitHub
parent 9ae2a0fc6f
commit 4edd31ee28
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
- name: Log in to GitHub Container Registry
if: github.event_name != 'pull_request'
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
with:
registry: ghcr.io
username: ${{ github.actor }}