Skip to content

Commit def76e5

Browse files
renovate[bot]nadiamoe
authored andcommitted
Update actions/checkout action to v5
1 parent df31467 commit def76e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
steps:
3030
- name: Checkout repository
31-
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
31+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3232

3333
# Set up BuildKit Docker container builder to be able to build
3434
# multi-platform images and export cache

0 commit comments

Comments
 (0)