Merge pull request #73 from nirenjan/dependabot/github_actions/docker/login-action-4.5.2

build(deps): bump docker/login-action from 4 to 4.5.2
master
nirenjan 2026-08-18 21:37:20 -07:00 committed by GitHub
commit bc4d094624
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
uses: actions/checkout@v7
- name: Login to GHCR
uses: docker/login-action@v4
uses: docker/login-action@v4.5.2
with:
registry: ghcr.io
username: ${{ github.actor }}