diff --git a/.github/workflows/pr-refresh.yml b/.github/workflows/pr-refresh.yml index 7e62db1..63359d6 100644 --- a/.github/workflows/pr-refresh.yml +++ b/.github/workflows/pr-refresh.yml @@ -15,7 +15,7 @@ jobs: pull-request-branch: ["iac-scan", "vuln-scan"] steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: fetch-depth: 0