Skip to content

Commit d847947

Browse files
authored
chore: upgrade PostHog GitHub Action to v1 (#134)
1 parent 52f53cd commit d847947

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ jobs:
259259
260260
- name: Send failure event to PostHog
261261
if: ${{ failure() }}
262-
uses: PostHog/posthog-github-action@v0.1
262+
uses: PostHog/posthog-github-action@v1
263263
with:
264264
posthog-token: "${{ secrets.POSTHOG_PROJECT_API_KEY }}"
265265
event: "posthog-ruby-github-release-workflow-failure"

0 commit comments

Comments
 (0)