mirror of https://github.com/nirenjan/libx52.git
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.2master
commit
bc4d094624
|
|
@ -44,7 +44,7 @@ jobs:
|
||||||
uses: actions/checkout@v7
|
uses: actions/checkout@v7
|
||||||
|
|
||||||
- name: Login to GHCR
|
- name: Login to GHCR
|
||||||
uses: docker/login-action@v4
|
uses: docker/login-action@v4.5.2
|
||||||
with:
|
with:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue