diff --git a/.github/workflows/cleanup.yaml b/.github/workflows/cleanup.yaml index 018f42e..e4aa1d9 100644 --- a/.github/workflows/cleanup.yaml +++ b/.github/workflows/cleanup.yaml @@ -97,7 +97,7 @@ jobs: - name: Create Pull Request id: pull-request if: ${{ ! inputs.dry-run }} - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0 + uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # v7.0.3 with: token: ${{ github.token }} title: Periodic App Catalog Cleanup