Skip to content

Commit d9ca6e2

Browse files
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](peter-evans/commit-comment@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] <support@github.com>
1 parent c2b7d82 commit d9ca6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apply-reuse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
steps:
9595
- name: Commit comment
9696
if: needs.add-headers.outputs.made-change == 1
97-
uses: peter-evans/commit-comment@v3
97+
uses: peter-evans/commit-comment@v4
9898
with:
9999
body: >
100100
Copyright updates at [.../compare/${{ inputs.branch }}...${{ needs.add-headers.outputs.branch }}](${{ github.server_url }}/${{ github.repository }}/compare/${{ inputs.branch }}...${{ needs.add-headers.outputs.branch }}?expand=1), please review and merge.

0 commit comments

Comments
 (0)