Skip to content

Commit 27a97f6

Browse files
Merge pull request #5844 from dev-hato/renovate/docker-login-action-3.x
chore(deps): update docker/login-action action to v3.6.0
2 parents 99c49ae + fbb2d88 commit 27a97f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-hato-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Set .env
6060
run: cp .env.example .env
6161
- name: Login to GitHub Container Registry
62-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
62+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
6363
with:
6464
registry: ghcr.io
6565
username: ${{ github.actor }}

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)