Skip to content

Commit

Permalink
Merge pull request #73 from xunleii/renovate/marocchino-sticky-pull-r…
Browse files Browse the repository at this point in the history
…equest-comment-2.x

chore(deps): update marocchino/sticky-pull-request-comment action to v2.2.0
  • Loading branch information
xunleii committed Oct 28, 2021
2 parents 2f1cdde + 982cf6e commit e965320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform.plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: terraform plan -input=false -no-color
working-directory: examples/hcloud-k3s

- uses: marocchino/sticky-pull-request-comment@82e7a0d3c51217201b3fedc4ddde6632e969a477 # renovate: tag=v2.1.1
- uses: marocchino/sticky-pull-request-comment@39c5b5dc7717447d0cba270cd115037d32d28443 # renovate: tag=v2.2.0
if: success()
with:
recreate: true
Expand All @@ -43,7 +43,7 @@ jobs:
```
#
> _Report based on commit ${{ github.sha }} (authored by **@${{ github.actor }}**). See [`actions#${{ github.run_id }}`](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}) for more details._
- uses: marocchino/sticky-pull-request-comment@82e7a0d3c51217201b3fedc4ddde6632e969a477 # renovate: tag=v2.1.1
- uses: marocchino/sticky-pull-request-comment@39c5b5dc7717447d0cba270cd115037d32d28443 # renovate: tag=v2.2.0
if: failure() && steps.plan.outcome == 'failure'
with:
recreate: true
Expand Down

0 comments on commit e965320

Please sign in to comment.