diff --git a/action.yml b/action.yml index 1be6f8e..cfdfe0c 100644 --- a/action.yml +++ b/action.yml @@ -137,7 +137,7 @@ runs: fi - name: Create PR Comment with Affected Stacks - uses: marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2.9.0 + uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1 if: ${{ steps.affected-stacks.outputs.has-affected-stacks == 'true' && inputs.trigger-method == 'comment' && fromJSON(steps.create-pr-comment-body.outputs.affected-stacks-enabled) }} with: header: atmos-affected-stacks