Skip to content

Commit

Permalink
Update marocchino/sticky-pull-request-comment digest to c35a075
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2023
1 parent 8355a4d commit 128503e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
echo "merge_sha=$(cat merge_sha)" >> $GITHUB_OUTPUT
- name: Add Comment
uses: marocchino/sticky-pull-request-comment@39c5b5dc7717447d0cba270cd115037d32d28443
uses: marocchino/sticky-pull-request-comment@c35a07502d30e4831758f6d55a187be671a37ce1
if: ${{ github.event.workflow_run.conclusion == 'failure' }}
with:
number: ${{ steps.save-pr-data.outputs.pr_number }}
Expand Down

0 comments on commit 128503e

Please sign in to comment.