File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ jobs:
117
117
# NOTE(galargh, 2024-02-15): This will only work if GitHub as Code is used for a single organization
118
118
- name : Comment on pull request
119
119
if : github.event_name == 'pull_request_target' && steps.fix.outputs.comment
120
- uses : marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db # v2.9.2
120
+ uses : marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4
121
121
with :
122
122
header : fix
123
123
number : ${{ github.event.pull_request.number }}
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ jobs:
157
157
echo 'EOF' >> $GITHUB_ENV
158
158
working-directory : terraform
159
159
- name : Comment on pull request
160
- uses : marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db # v2.9.2
160
+ uses : marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4
161
161
with :
162
162
header : plan
163
163
number : ${{ github.event.pull_request.number }}
You can’t perform that action at this time.
0 commit comments