Skip to content

Commit aa0a4e3

Browse files
ci: bump peter-evans/commit-comment from 2 to 4
Bumps [peter-evans/commit-comment](https://github.com/peter-evans/commit-comment) from 2 to 4. - [Release notes](https://github.com/peter-evans/commit-comment/releases) - [Commits](peter-evans/commit-comment@v2...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 74ce99e commit aa0a4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build_Push_Image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
110110
- name: Add Malware Scanning Commit Comment
111111
if: ${{ github.event_name == 'push' }}
112-
uses: peter-evans/commit-comment@v2
112+
uses: peter-evans/commit-comment@v4
113113
with:
114114
body: ${{ steps.get-comment-body.outputs.body }}
115115

0 commit comments

Comments
 (0)