From 4d770160b8dbfa44dbdf7f3edade4ba3a3b9adf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 03:02:12 +0000 Subject: [PATCH] Bump peter-evans/commit-comment from 3 to 4 Bumps [peter-evans/commit-comment](https://github.com/peter-evans/commit-comment) from 3 to 4. - [Release notes](https://github.com/peter-evans/commit-comment/releases) - [Commits](https://github.com/peter-evans/commit-comment/compare/v3...v4) --- updated-dependencies: - dependency-name: peter-evans/commit-comment dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index 727a7fe..5f6025e 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -90,7 +90,7 @@ jobs: ${CMD} aws --version - name: Comment if: ${{ github.actor != 'dependabot[bot]' }} - uses: peter-evans/commit-comment@v3 + uses: peter-evans/commit-comment@v4 with: token: ${{ secrets.GITHUB_TOKEN }} body: |