We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd818b4 commit ddbdb19Copy full SHA for ddbdb19
.github/workflows/cdk_release_code.yml
@@ -37,7 +37,7 @@ jobs:
37
38
steps:
39
- name: Checkout local github actions
40
- uses: actions/checkout@0057852bfaa89a56745cba8c7296529d2fc39830
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
41
with:
42
ref: ${{ env.BRANCH_NAME }}
43
fetch-depth: 0
0 commit comments