Skip to content

Commit a84dd36

Browse files
Merge branch 'develop' into dependabot/github_actions/actions/checkout-6
2 parents 4f3d72f + 49a01ae commit a84dd36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker-build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@v6
1313

1414
- name: Login to Docker Hub
15-
uses: docker/login-action@v1
15+
uses: docker/login-action@v3
1616
with:
1717
username: vifebot
1818
password: ${{ secrets.VIFEBOT_DOCKERHUB_TOKEN }}

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ identifiers:
4646
value: 10.5281/zenodo.17953690
4747
description: Edirom Online Backend
4848
repository-code: https://github.com/Edirom/Edirom-Online-Backend
49-
commit: 8b018755b43b2695eb9a3358dea446ad95c33eb7
49+
commit: 90986604409dd700caa0a53058563d58733f522a
5050
abstract: >-
5151
Edirom-Online Backend is the backend for the Edirom
5252
Online which is used for the presentation and

0 commit comments

Comments
 (0)