Skip to content

Commit 0b0d041

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

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@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db # v2.9.2
155+
uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2.9.3
156156
with:
157157
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
158158
number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)