Skip to content

Commit afe4f81

Browse files
chore(deps): update marocchino/sticky-pull-request-comment action to v2.9.2 (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c26e09 commit afe4f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
- uses: actions/checkout@v4
153153
if: ${{ steps.golang-test.outcome == 'success' }}
154154
- name: Create PR comment
155-
uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
155+
uses: marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db # v2.9.2
156156
with:
157157
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
158158
number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)