We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9183ea7 commit 5d71f45Copy full SHA for 5d71f45
.github/workflows/quality_code_cdk_constructor.yml
@@ -42,7 +42,7 @@ jobs:
42
run:
43
working-directory: ./layer_v3/layer_constructors
44
steps:
45
- - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
46
- name: Install poetry
47
run: pipx install poetry
48
- name: Set up Python ${{ matrix.python-version }}
0 commit comments