Skip to content

Commit 8eed1f7

Browse files
chore(deps): update actions/checkout action to v6.1.0
1 parent 626ee80 commit 8eed1f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
TEST_TAG: ${{ github.repository }}:test
2424
steps:
2525
- name: Checkout
26-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
26+
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
2727

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

0 commit comments

Comments
 (0)