diff --git a/.github/workflows/resource-counts.yml b/.github/workflows/resource-counts.yml index 51854785307..2676ce5b982 100644 --- a/.github/workflows/resource-counts.yml +++ b/.github/workflows/resource-counts.yml @@ -40,7 +40,7 @@ jobs: rm .terraform.lock.hcl rm -rf .terraform - name: Create Pull Request - uses: peter-evans/create-pull-request@9153d834b60caba6d51c9b9510b087acf9f33f83 # v6.0.4 + uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5 with: token: ${{ steps.generate_token.outputs.token }} branch: "resource-counts"