Skip to content

Commit 9b2b176

Browse files
chore(deps): update actions/checkout action to v4.3.1
1 parent b7674f2 commit 9b2b176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
TEST_TAG: ${{ github.repository }}:test
2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2626

2727
- name: Docker meta (base)
2828
id: meta-base

0 commit comments

Comments
 (0)