Skip to content

Commit 6b84ed7

Browse files
chore(deps): update marocchino/sticky-pull-request-comment action to v3
1 parent 8a38fa0 commit 6b84ed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/standard-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ jobs:
287287
"${IMAGE_TO_SCAN}"
288288
289289
- name: Add trivy report PR comment
290-
uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4
290+
uses: marocchino/sticky-pull-request-comment@70d2764d1a7d5d9560b100cbea0077fc8f633987 # v3.0.2
291291
# when running from a fork, the CI token doesn't have enough permissions to create PR comments
292292
if: ${{ github.event_name == 'pull_request' && inputs.enable-trivy-scan && !github.event.pull_request.head.repo.fork }}
293293
with:

0 commit comments

Comments
 (0)