Skip to content

Commit d16d8e6

Browse files
Merge branch 'develop' into dependabot/github_actions/docker/login-action-3
2 parents fd4a876 + 0e67b10 commit d16d8e6

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
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout code
12-
uses: actions/checkout@v2
12+
uses: actions/checkout@v6
1313

1414
- name: Login to Docker Hub
1515
uses: docker/login-action@v3

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ identifiers:
3737
value: 10.5281/zenodo.17977921
3838
description: Edirom Online Frontend
3939
repository-code: https://github.com/Edirom/Edirom-Online-Frontend
40-
commit: 246bd3cfb6511276a730fb6cb55e9f1c3f6ec265
40+
commit: eae7a8d0a87cd6958d959a7e06cb4c2eb2e0870c
4141
abstract: >-
4242
Edirom Online Frontend is the frontend for the Edirom
4343
Online which is used for the presentation and

0 commit comments

Comments
 (0)