diff --git a/.github/workflows/detect-secrets-generate-baseline.yml b/.github/workflows/detect-secrets-generate-baseline.yml index 81bd30f..877a62f 100644 --- a/.github/workflows/detect-secrets-generate-baseline.yml +++ b/.github/workflows/detect-secrets-generate-baseline.yml @@ -49,7 +49,7 @@ jobs: detect_secrets_flags: "${{ env.EXCLUDE_FILES }} ${{ env.EXCLUDE_LINES }} ${{ steps.baseline.outputs.baseline }}" # Create a PR with the new baseline - - uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6 + - uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7 with: token: ${{ secrets.GITHUB_TOKEN }} branch: update/security-baseline