We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad22116 commit e29b3beCopy full SHA for e29b3be
.github/workflows/terraform--ops-test.yml
@@ -115,7 +115,7 @@ jobs:
115
116
- name: Create or update comment
117
if: github.event_name == 'pull_request'
118
- uses: peter-evans/create-or-update-comment@fffe59ea229327e73edca9d31f0b578bf04152a9
+ uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9
119
with:
120
comment-id: ${{ steps.fc.outputs.comment-id }}
121
issue-number: ${{ github.event.pull_request.number }}
0 commit comments