Skip to content

Commit bf5a182

Browse files
Bump marocchino/sticky-pull-request-comment from 2.9.0 to 2.9.1 (#33148)
Co-authored-by: duncanpharvey <[email protected]>
1 parent e3af949 commit bf5a182

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/serverless-benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
echo "EOF" >> $GITHUB_OUTPUT
132132
133133
- name: Post comment
134-
uses: marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2.9.0
134+
uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
135135
with:
136136
header: serverless-benchmarks
137137
recreate: true

.github/workflows/serverless-binary-size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
./test/integration/serverless_perf/write_message.sh
172172
173173
- name: Post comment
174-
uses: marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2.9.0
174+
uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
175175
if: steps.should.outputs.should_run == 'true'
176176
with:
177177
header: serverless-binary-size

0 commit comments

Comments
 (0)