🔧 Renovate: Update (minor) docker/login-action action to v3.5.0
This commit is contained in:
@@ -165,7 +165,7 @@ jobs:
|
|||||||
# docker login -u gitea-sonarqube-bot -p ${RINOA_REGISTRY_PASSWORD} git.trez.wtf
|
# docker login -u gitea-sonarqube-bot -p ${RINOA_REGISTRY_PASSWORD} git.trez.wtf
|
||||||
|
|
||||||
- name: Login to registries
|
- name: Login to registries
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
|
||||||
with:
|
with:
|
||||||
registry-auth: |
|
registry-auth: |
|
||||||
- username: ${{ secrets.DOCKERHUB_USER }}
|
- username: ${{ secrets.DOCKERHUB_USER }}
|
||||||
@@ -418,7 +418,7 @@ jobs:
|
|||||||
# git.trez.wtf
|
# git.trez.wtf
|
||||||
|
|
||||||
- name: Login to registries
|
- name: Login to registries
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
|
||||||
with:
|
with:
|
||||||
registry-auth: |
|
registry-auth: |
|
||||||
- username: ${{ secrets.DOCKERHUB_USER }}
|
- username: ${{ secrets.DOCKERHUB_USER }}
|
||||||
|
|||||||
@@ -99,7 +99,7 @@ jobs:
|
|||||||
notification_message: "Starting Docker Compose run..."
|
notification_message: "Starting Docker Compose run..."
|
||||||
|
|
||||||
- name: Login to registries
|
- name: Login to registries
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
|
||||||
with:
|
with:
|
||||||
registry-auth: |
|
registry-auth: |
|
||||||
- username: ${{ secrets.DOCKERHUB_USER }}
|
- username: ${{ secrets.DOCKERHUB_USER }}
|
||||||
|
|||||||
Reference in New Issue
Block a user