Skip to content

Commit 8cbbabd

Browse files
authored
ci: bump checkout action to 5.0.0 in docker-build action (#289)
1 parent dc46593 commit 8cbbabd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/docker-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ runs:
3939
using: "composite"
4040
steps:
4141
- name: Checkout repository
42-
uses: actions/checkout@v4
42+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4343

4444
- name: Set up Docker Buildx
4545
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1

0 commit comments

Comments
 (0)