Skip to content

Commit 7d74697

Browse files
Merge branch 'develop' into dependabot/github_actions/actions/setup-python-5.3.0
2 parents cd95603 + 0d8e0f8 commit 7d74697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality_code_cdk_constructor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run:
4343
working-directory: ./layer_v3/layer_constructors
4444
steps:
45-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
45+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4646
- name: Install poetry
4747
run: pipx install poetry
4848
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)