Skip to content

Commit 8ac3cd1

Browse files
committed
bump action and retrigger
1 parent fd5aaa3 commit 8ac3cd1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-docker-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
packages: write
2121
steps:
2222
- name: Checkout repository
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@v5
2424
- name: Log in to the Container registry
2525
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
2626
with:
@@ -48,7 +48,7 @@ jobs:
4848
packages: write
4949
steps:
5050
- name: Checkout repository
51-
uses: actions/checkout@v4
51+
uses: actions/checkout@v5
5252
- name: Log in to the Container registry
5353
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
5454
with:

0 commit comments

Comments
 (0)