Skip to content

Commit ddbdb19

Browse files
committed
fix sha
1 parent fd818b4 commit ddbdb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cdk_release_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
steps:
3939
- name: Checkout local github actions
40-
uses: actions/checkout@0057852bfaa89a56745cba8c7296529d2fc39830
40+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
4141
with:
4242
ref: ${{ env.BRANCH_NAME }}
4343
fetch-depth: 0

0 commit comments

Comments
 (0)