diff --git a/.github/workflows/pr-refresh.yml b/.github/workflows/pr-refresh.yml index 7e62db1..364a06a 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@v6 with: fetch-depth: 0