diff --git a/.github/workflows/aws-parameterstore-main.yml b/.github/workflows/aws-parameterstore-main.yml index 3b92e497..4166a109 100644 --- a/.github/workflows/aws-parameterstore-main.yml +++ b/.github/workflows/aws-parameterstore-main.yml @@ -25,7 +25,7 @@ jobs: run: working-directory: "./aws-parameterstore-project" steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 with: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis