Skip to content

Commit fd4efdf

Browse files
chore(deps): update actions/checkout action to v7
1 parent 626ee80 commit fd4efdf

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@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2727

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

0 commit comments

Comments
 (0)