Skip to content

Commit 95872a7

Browse files
chore(deps): update actions/checkout action to v5
1 parent 3843ee3 commit 95872a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414

1515
- name: Check Out Repo
16-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1717

1818
- name: Login to Docker Hub
1919
uses: docker/login-action@v3

0 commit comments

Comments
 (0)