mirror of
https://github.com/Luzifer/ots.git
synced 2025-12-25 21:04:33 -05:00
ci(deps): update docker/login-action action to v3.5.0
This commit is contained in:
parent
c549a7c3e6
commit
bd478a0467
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
show-progress: false
|
||||
|
||||
- name: Log into registry
|
||||
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
|
||||
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue