diff --git a/.github/workflows/notify.yml b/.github/workflows/notify.yml index 7accf504..5b53af88 100644 --- a/.github/workflows/notify.yml +++ b/.github/workflows/notify.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Notify Antora - uses: peter-evans/repository-dispatch@master + uses: peter-evans/repository-dispatch@v1 with: token: ${{ secrets.BUILD_ACCESS_TOKEN }} repository: neo4j-documentation/docs-refresh